diff options
author | 2018-07-15 10:52:05 +0100 | |
---|---|---|
committer | 2018-07-15 11:24:29 +0100 | |
commit | 5a63829929b1bffe47afdcc277b301dbb7fb4739 (patch) | |
tree | cf45f89456701177537848cb052d5f6ce914967d /dev-python | |
parent | sys-apps/fakechroot: stable 2.19 for ppc64, bug #658812 (diff) | |
download | gentoo-5a63829929b1bffe47afdcc277b301dbb7fb4739.tar.gz gentoo-5a63829929b1bffe47afdcc277b301dbb7fb4739.tar.bz2 gentoo-5a63829929b1bffe47afdcc277b301dbb7fb4739.zip |
dev-python/cryptography: stable 2.1.4-r2 for ppc64, bug #659140
Bug: https://bugs.gentoo.org/659140
Package-Manager: Portage-2.3.42, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cryptography/cryptography-2.1.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography/cryptography-2.1.4-r2.ebuild b/dev-python/cryptography/cryptography-2.1.4-r2.ebuild index fc28a589faf2..0641d74041f3 100644 --- a/dev-python/cryptography/cryptography-2.1.4-r2.ebuild +++ b/dev-python/cryptography/cryptography-2.1.4-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="libressl test" # the openssl 1.0.2l-r1 needs to be updated again :( |