summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-03-06 11:14:38 +0000
committerMichał Górny <mgorny@gentoo.org>2020-03-07 16:09:57 +0100
commitc26cc19db935fdd14d9ad3a8a2b6aaa3a312fe63 (patch)
tree7e895ae55e838c8bcb8b5e19e4217d68db4ccc02
parentdev-python/future: stable on arm64 (diff)
downloadgentoo-c26cc19d.tar.gz
gentoo-c26cc19d.tar.bz2
gentoo-c26cc19d.zip
dev-python/cryptography: stable on arm64
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Bug: https://bugs.gentoo.org/705048 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/cryptography/cryptography-2.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography/cryptography-2.8-r1.ebuild b/dev-python/cryptography/cryptography-2.8-r1.ebuild
index c3f6e3e4bf44..7238fe0f9b47 100644
--- a/dev-python/cryptography/cryptography-2.8-r1.ebuild
+++ b/dev-python/cryptography/cryptography-2.8-r1.ebuild
@@ -16,7 +16,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 ~x64-cygwin ~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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="libressl idna test"
RESTRICT="!test? ( test )"