summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-28 11:00:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-28 11:00:12 +0200
commite4a339bc90c001d9dee88964a2a783de64b4de84 (patch)
treef160401cc1e3aeab2fd60ad03845b38a9974f873 /dev-python/PyECLib
parentmedia-sound/qjackctl: fix missing include for qt5 (bug #555450) (diff)
downloadgentoo-e4a339bc90c001d9dee88964a2a783de64b4de84.tar.gz
gentoo-e4a339bc90c001d9dee88964a2a783de64b4de84.tar.bz2
gentoo-e4a339bc90c001d9dee88964a2a783de64b4de84.zip
dev-python/PyECLib: amd64 stable wrt bug #558850
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/PyECLib')
-rw-r--r--dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild b/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild
index 12215bf8e618..e793d351b80a 100644
--- a/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild
+++ b/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
CDEPEND="dev-libs/jerasure"