summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 18:13:18 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 18:15:28 +0100
commit7c21ddebe0d914fe244cda67b5340927eba3736e (patch)
tree2932ebf9913097ee6b5e8797b8be3a352baf877e /dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild
parentdev-python/pycparser: dropped ~x86-freebsd ~x86-interix (diff)
downloadgentoo-7c21ddebe0d914fe244cda67b5340927eba3736e.tar.gz
gentoo-7c21ddebe0d914fe244cda67b5340927eba3736e.tar.bz2
gentoo-7c21ddebe0d914fe244cda67b5340927eba3736e.zip
dev-python/pycrypto: dropped ~ia64-hpux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild')
-rw-r--r--dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild b/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild
index a3fffe127886..2928b59ee447 100644
--- a/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.6.1-r2.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 ~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"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
IUSE="doc +gmp test"
RDEPEND="gmp? ( dev-libs/gmp:0= )"