summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-04 20:11:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-04 20:11:09 +0200
commit300b0460e1d242d4a1f3e07002350e47553f207b (patch)
tree515f8082e0200063d2ea4b5b9f51689aecd33b98 /app-emulation/libvirt-glib
parentapp-emulation/virt-manager: Stabilize 4.1.0 ppc64, #921207 (diff)
downloadgentoo-300b0460e1d242d4a1f3e07002350e47553f207b.tar.gz
gentoo-300b0460e1d242d4a1f3e07002350e47553f207b.tar.bz2
gentoo-300b0460e1d242d4a1f3e07002350e47553f207b.zip
app-emulation/libvirt-glib: Stabilize 4.0.0 ppc64, #921207
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 8e52a89d36ff..551b2bb162e6 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://libvirt.org/ https://gitlab.com/libvirt/libvirt-glib/"
SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
IUSE="gtk-doc +introspection test +vala"
RESTRICT="!test? ( test )"
REQUIRED_USE="vala? ( introspection )"