diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:25:19 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:25:19 -0500 |
commit | 2bba3f90c33bdca87ed54987c12786703b6c8aa1 (patch) | |
tree | af8c7b375ec6d9d1ac4b9546cb6cc1f5b69aa663 /dev-python/scrypt | |
parent | stablize openstack ocata weakrefmethod-1.0.3 x86 and amd64 (diff) | |
download | gentoo-2bba3f90c33bdca87ed54987c12786703b6c8aa1.tar.gz gentoo-2bba3f90c33bdca87ed54987c12786703b6c8aa1.tar.bz2 gentoo-2bba3f90c33bdca87ed54987c12786703b6c8aa1.zip |
stablize openstack ocata scrypt-0.8.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/scrypt')
-rw-r--r-- | dev-python/scrypt/scrypt-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scrypt/scrypt-0.8.0.ebuild b/dev-python/scrypt/scrypt-0.8.0.ebuild index 75c38306dbae..e8a275ed3604 100644 --- a/dev-python/scrypt/scrypt-0.8.0.ebuild +++ b/dev-python/scrypt/scrypt-0.8.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/wiki/Home/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" SLOT="0" IUSE="test doc" |