diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:32:04 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:32:04 -0500 |
commit | 22242a1bfffaf3a479dccda3ca60265ecc533c80 (patch) | |
tree | b77a14f41e8d761c1c23013140be5893c99f1641 /dev-python | |
parent | dev-python/cursive: 0.1.2 stablized amd64 x86 under allarches (diff) | |
download | gentoo-22242a1bfffaf3a479dccda3ca60265ecc533c80.tar.gz gentoo-22242a1bfffaf3a479dccda3ca60265ecc533c80.tar.bz2 gentoo-22242a1bfffaf3a479dccda3ca60265ecc533c80.zip |
dev-python/PyECLib: 1.5.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyECLib/PyECLib-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.5.0.ebuild b/dev-python/PyECLib/PyECLib-1.5.0.ebuild index 8ba5f6e1616d..7d57a5c8f14a 100644 --- a/dev-python/PyECLib/PyECLib-1.5.0.ebuild +++ b/dev-python/PyECLib/PyECLib-1.5.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/pyeclib-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND="dev-libs/jerasure" |