diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-11-18 14:37:16 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-11-18 14:37:16 -0600 |
commit | 7cf38ffd62d2936d80b6d5cb5b18e49241881d29 (patch) | |
tree | c6a3e76de963536ebb27cbc5aa2b8b9d09db6efb /app-emulation/libvirt-glib | |
parent | dev-python/libvirt-python: stabilize 2.4.0 for amd64 and x86 (diff) | |
download | gentoo-7cf38ffd62d2936d80b6d5cb5b18e49241881d29.tar.gz gentoo-7cf38ffd62d2936d80b6d5cb5b18e49241881d29.tar.bz2 gentoo-7cf38ffd62d2936d80b6d5cb5b18e49241881d29.zip |
app-emulation/libvirt-glib: stabilize 0.2.3-r1 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-0.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild index 662429c62bed..d7e6e43d5111 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.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} ) |