diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:46:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:46:56 +0200 |
commit | 28a371bb60039ee09436cf65b785b33980205376 (patch) | |
tree | 92bd866f6989ee22e281f71c404b30a664b8ae40 /app-emulation/libvirt-glib | |
parent | sys-firmware/sgabios: amd64 stable wrt bug #790374 (diff) | |
download | gentoo-28a371bb60039ee09436cf65b785b33980205376.tar.gz gentoo-28a371bb60039ee09436cf65b785b33980205376.tar.bz2 gentoo-28a371bb60039ee09436cf65b785b33980205376.zip |
app-emulation/libvirt-glib: amd64 stable wrt bug #790620
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 15bc2925d9cf..8b2fdb3576f9 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-4.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 )" |