diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 16:23:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 16:23:56 +0100 |
commit | 2964b05e7f360fe339fdbf7055e40807e27bebee (patch) | |
tree | a1f35100c13e2f31f51aea109fb9acfb887584b0 /app-emulation/libvirt-glib | |
parent | app-emulation/libvirt: x86 stable wrt bug #707982 (diff) | |
download | gentoo-2964b05e7f360fe339fdbf7055e40807e27bebee.tar.gz gentoo-2964b05e7f360fe339fdbf7055e40807e27bebee.tar.bz2 gentoo-2964b05e7f360fe339fdbf7055e40807e27bebee.zip |
app-emulation/libvirt-glib: x86 stable wrt bug #707982
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild index 2147e74d1ef2..c94eef8d8519 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="+introspection nls +vala" REQUIRED_USE="vala? ( introspection )" |