summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-12-01 10:47:29 -0600
committerMatthias Maier <tamiko@gentoo.org>2016-12-01 10:51:58 -0600
commit06e46dc3ae1d7e8111263113ecee9b77f719e2ad (patch)
tree2d50bad24f44395070b35e213954bea6691c7471 /app-emulation/libvirt-glib
parentapp-admin/puppetdb: 4.0.2 cleanup (diff)
downloadgentoo-06e46dc3ae1d7e8111263113ecee9b77f719e2ad.tar.gz
gentoo-06e46dc3ae1d7e8111263113ecee9b77f719e2ad.tar.bz2
gentoo-06e46dc3ae1d7e8111263113ecee9b77f719e2ad.zip
app-emulation/libvirt-glib: stabilize 1.0.0 for amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
index 662429c62bed..d7e6e43d5111 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.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 nls python +vala"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )