diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-02-27 23:52:06 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-02-28 00:15:11 -0600 |
commit | d2aaf052718b167bb62ce3faccaac6d46a2dd545 (patch) | |
tree | 7817a0c0a974f74b8e6c9e0aaffa16476ce46405 /app-emulation/libvirt-glib | |
parent | dev-python/twisted-web: keywording arm64 (diff) | |
download | gentoo-d2aaf052718b167bb62ce3faccaac6d46a2dd545.tar.gz gentoo-d2aaf052718b167bb62ce3faccaac6d46a2dd545.tar.bz2 gentoo-d2aaf052718b167bb62ce3faccaac6d46a2dd545.zip |
app-emulation/libvirt-glib: Stable for x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild index 0ce6e0862ab3..fbc3fc2814d5 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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} ) |