diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:22:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:22:02 +0200 |
commit | 4ef8635f03311e1b387f942fb8ddadfacd07ba29 (patch) | |
tree | 52449bb083ab8a5bf62de0228c599b240e2b8ca5 /app-emulation/libvirt-glib | |
parent | www-apache/passenger: x86 stable wrt bug #616638 (diff) | |
download | gentoo-4ef8635f03311e1b387f942fb8ddadfacd07ba29.tar.gz gentoo-4ef8635f03311e1b387f942fb8ddadfacd07ba29.tar.bz2 gentoo-4ef8635f03311e1b387f942fb8ddadfacd07ba29.zip |
app-emulation/libvirt-glib: x86 stable wrt bug #615556
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild index ab6a618ff6bd..0daa19c64aaa 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+introspection nls +vala" REQUIRED_USE="vala? ( introspection )" |