summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-19 02:03:32 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-19 02:03:32 +0000
commita1053ef49768b8bd5208811b4b56434703682dbf (patch)
treedff532498857332047c2043cc17c1aee1e9cdbe6 /dev-python/pycrypto/pycrypto-2.3.ebuild
parentBug #339005: SHA2 support. Bug #285289: CONFIG_PROTECT for /usr/share/gnupg/q... (diff)
downloadgentoo-2-a1053ef49768b8bd5208811b4b56434703682dbf.tar.gz
gentoo-2-a1053ef49768b8bd5208811b4b56434703682dbf.tar.bz2
gentoo-2-a1053ef49768b8bd5208811b4b56434703682dbf.zip
Stable for HPPA (bug #341321).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'dev-python/pycrypto/pycrypto-2.3.ebuild')
-rw-r--r--dev-python/pycrypto/pycrypto-2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.3.ebuild b/dev-python/pycrypto/pycrypto-2.3.ebuild
index 18830eb7e6f5..4dcb0c266b61 100644
--- a/dev-python/pycrypto/pycrypto-2.3.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.3.ebuild,v 1.3 2010/10/18 16:12:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.3.ebuild,v 1.4 2010/10/19 02:03:32 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz"
LICENSE="public-domain PSF-2.2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc +gmp"
RDEPEND="gmp? ( dev-libs/gmp )"