summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-21 21:30:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-21 21:33:10 +0100
commit2bf8cb60a63765fc3f4f05291e755247635c7c4f (patch)
tree6224db41121239c392141866178ded84d60dfd57
parentsys-apps/file: ppc stable wrt bug #606418 (diff)
downloadgentoo-2bf8cb60a63765fc3f4f05291e755247635c7c4f.tar.gz
gentoo-2bf8cb60a63765fc3f4f05291e755247635c7c4f.tar.bz2
gentoo-2bf8cb60a63765fc3f4f05291e755247635c7c4f.zip
dev-python/pycrypto: ppc stable wrt bug #576494
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7280a1cd532c..29cb57a618cb 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 ~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 test"
RDEPEND="gmp? ( dev-libs/gmp:0= )"