summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:53:01 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:53:01 -0600
commit867c5837de01ec206ad82a8575875b55af715fba (patch)
treed5f54049075515ff567b128757258359f9202ddb
parentdev-python/jupyter_core: keywording arm64 (diff)
downloadgentoo-867c5837.tar.gz
gentoo-867c5837.tar.bz2
gentoo-867c5837.zip
dev-python/pycrypto: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
-rw-r--r--dev-python/pycrypto/pycrypto-2.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.6.1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1.ebuild
index a2285a22c6e4..a73b1d27b726 100644
--- a/dev-python/pycrypto/pycrypto-2.6.1.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.6.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz"
LICENSE="PSF-2 public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
IUSE="doc +gmp"
RDEPEND="gmp? ( dev-libs/gmp:0= )"