diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:47:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:49:01 +0200 |
commit | 77dbc636579b274c94edea677102c3c41ec7cc34 (patch) | |
tree | ba4a57fe13aabf9feb6ef5c7cd56b7680e1e8139 /app-emulation/libvirt-glib | |
parent | app-admin/xstow: x86 stable wrt bug #790065 (diff) | |
download | gentoo-77dbc636579b274c94edea677102c3c41ec7cc34.tar.gz gentoo-77dbc636579b274c94edea677102c3c41ec7cc34.tar.bz2 gentoo-77dbc636579b274c94edea677102c3c41ec7cc34.zip |
app-emulation/libvirt-glib: x86 stable wrt bug #790620
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 8b2fdb3576f9..759c44779b2d 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 )" |