diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 15:48:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 15:48:09 +0100 |
commit | 4c05423b2d35fdc27e8c5113fb1912664d7713b7 (patch) | |
tree | 015d49c93c1ca9991498ddc8338bf25856bc76e8 /dev-python/cryptography | |
parent | mail-client/thunderbird: ppc stable wrt bug #561246 (diff) | |
download | gentoo-4c05423b2d35fdc27e8c5113fb1912664d7713b7.tar.gz gentoo-4c05423b2d35fdc27e8c5113fb1912664d7713b7.tar.bz2 gentoo-4c05423b2d35fdc27e8c5113fb1912664d7713b7.zip |
dev-python/cryptography: ppc stable wrt bug #561696
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/cryptography')
-rw-r--r-- | dev-python/cryptography/cryptography-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography/cryptography-1.0.2.ebuild b/dev-python/cryptography/cryptography-1.0.2.ebuild index 261acaf0bfda..698221ac89ea 100644 --- a/dev-python/cryptography/cryptography-1.0.2.ebuild +++ b/dev-python/cryptography/cryptography-1.0.2.ebuild @@ -15,7 +15,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-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="libressl test" RDEPEND=" |