commit: 61cff67187aeb4391458cb1665129b16ef6f11c2
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 8 07:19:35 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Sep 8 07:19:35 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61cff671
dev-python/libvirt-python: amd64 stable wrt bug #559796
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
dev-python/libvirt-python/libvirt-python-1.2.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild
b/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild
index cc59d1b..7e00c01 100644
--- a/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} = *9999* ]]; then
RDEPEND="app-emulation/libvirt:=[-python(-)]"
else
SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
RDEPEND="app-emulation/libvirt:0/${PV}"
fi
S="${WORKDIR}/${P%_rc*}"