summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-31 15:54:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-31 15:54:43 +0000
commit2516e283dce6acd231ed9fc98c5a0015d4dbf9f0 (patch)
tree89ccdcca318c5e1de85ede9f417125f8cc26ea15 /dev-python/pycrypto/pycrypto-2.6.1.ebuild
parentStable for amd64, wrt bug #489914 (diff)
downloadgentoo-2-2516e283dce6acd231ed9fc98c5a0015d4dbf9f0.tar.gz
gentoo-2-2516e283dce6acd231ed9fc98c5a0015d4dbf9f0.tar.bz2
gentoo-2-2516e283dce6acd231ed9fc98c5a0015d4dbf9f0.zip
Stable for amd64, wrt bug #488630
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pycrypto/pycrypto-2.6.1.ebuild')
-rw-r--r--dev-python/pycrypto/pycrypto-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.6.1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1.ebuild
index 073d6ef2830d..84030a03ffc2 100644
--- a/dev-python/pycrypto/pycrypto-2.6.1.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.6.1.ebuild,v 1.2 2013/10/29 17:07:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.6.1.ebuild,v 1.3 2013/10/31 15:54:43 ago Exp $
EAPI=5
@@ -14,7 +14,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 ~sparc-solaris ~x86-solaris"
+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 ~sparc-solaris ~x86-solaris"
IUSE="doc +gmp"
RDEPEND="gmp? ( dev-libs/gmp )"