diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-08 21:51:40 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-08 23:27:46 -0400 |
commit | 45fbd9986c412cefd1ee78f4ea7a4ea2d7071a74 (patch) | |
tree | 06f3f53b7c031e4394264b8ff3a927d0acf37e0a /app-emulation/libvirt-glib | |
parent | dev-python/libvirt-python: Stabilize 10.1.0 ppc64, #930933 (diff) | |
download | gentoo-45fbd9986c412cefd1ee78f4ea7a4ea2d7071a74.tar.gz gentoo-45fbd9986c412cefd1ee78f4ea7a4ea2d7071a74.tar.bz2 gentoo-45fbd9986c412cefd1ee78f4ea7a4ea2d7071a74.zip |
app-emulation/libvirt-glib: Stabilize 5.0.0 ppc64, #930933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild index f40d082947f0..35f4bc199f5f 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild @@ -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 )" |