diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:23:33 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:23:33 -0500 |
commit | 4585412fba096145f2ba0d0add88845ee6c3c1a4 (patch) | |
tree | 0020448b3f18ab24afecfee7d01a7a35bc15bb9c /dev-python/PyECLib | |
parent | stablize openstack ocata monotonic-1.2 x86 and amd64 (diff) | |
download | gentoo-4585412fba096145f2ba0d0add88845ee6c3c1a4.tar.gz gentoo-4585412fba096145f2ba0d0add88845ee6c3c1a4.tar.bz2 gentoo-4585412fba096145f2ba0d0add88845ee6c3c1a4.zip |
stablize openstack ocata PyECLib-1.4.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/PyECLib')
-rw-r--r-- | dev-python/PyECLib/PyECLib-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.4.0.ebuild b/dev-python/PyECLib/PyECLib-1.4.0.ebuild index 0434041b3351..264e32353f7b 100644 --- a/dev-python/PyECLib/PyECLib-1.4.0.ebuild +++ b/dev-python/PyECLib/PyECLib-1.4.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" |