diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:44:17 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:32:46 +0100 |
commit | e9339a0d8c13025229eddcad33767ec0efe39c59 (patch) | |
tree | 266df823df1cfb0616461d02a0890a5839383167 /app-emulation/libvirt-glib | |
parent | app-editors/latexila: amd64 stable, bug 566378 (diff) | |
download | gentoo-e9339a0d8c13025229eddcad33767ec0efe39c59.tar.gz gentoo-e9339a0d8c13025229eddcad33767ec0efe39c59.tar.bz2 gentoo-e9339a0d8c13025229eddcad33767ec0efe39c59.zip |
app-emulation/libvirt-glib: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a5ccb744bdff..0ce6e0862ab3 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.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} ) |