diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:55:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:09:59 +0200 |
commit | 07e8aa1e57980b09fd0bcc6375fec0660ce3f06d (patch) | |
tree | cd439412a259e5e9126f4ee1ba2712ee3d349644 /app-emulation | |
parent | app-editors/latexila: x86 stable wrt bug #551826 (diff) | |
download | gentoo-07e8aa1e57980b09fd0bcc6375fec0660ce3f06d.tar.gz gentoo-07e8aa1e57980b09fd0bcc6375fec0660ce3f06d.tar.bz2 gentoo-07e8aa1e57980b09fd0bcc6375fec0660ce3f06d.zip |
app-emulation/libvirt-glib: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild index 0ce6e0862ab3..4b1ff53b328c 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild @@ -15,7 +15,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 python +vala" REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) |