summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-02-27 23:52:06 -0600
committerMatthias Maier <tamiko@gentoo.org>2016-02-28 00:15:11 -0600
commitd2aaf052718b167bb62ce3faccaac6d46a2dd545 (patch)
tree7817a0c0a974f74b8e6c9e0aaffa16476ce46405 /app-emulation
parent00979ace1811199f8f04b2e8bc2c82a1fe0f444b (diff)
downloadgentoo-d2aaf052718b167bb62ce3faccaac6d46a2dd545.tar.gz
gentoo-d2aaf052718b167bb62ce3faccaac6d46a2dd545.tar.xz
app-emulation/libvirt-glib: Stable for x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild4
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 0ce6e0862ab..fbc3fc2814d 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} )