commit: 0e2575cb58b838a48a5662a0fb3977e6a993f59e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 13:49:57 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 13:51:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2575cb
dev-python/libvirt-python: amd64 stable wrt bug #606868
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/libvirt-python/libvirt-python-2.5.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libvirt-python/libvirt-python-2.5.0-r1.ebuild
b/dev-python/libvirt-python/libvirt-python-2.5.0-r1.ebuild
index aa41d17..3f582a5 100644
--- a/dev-python/libvirt-python/libvirt-python-2.5.0-r1.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-2.5.0-r1.ebuild
@@ -18,7 +18,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*}"