summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 14:08:07 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 14:08:07 +0000
commitfcebea784f78e360ce69f25c43ec02d843aa066d (patch)
treed5d605230d6ac9131d4474ca7fc93f7e0c01cd64 /dev-python/pycrypto
parents390 stable (diff)
downloadhistorical-fcebea784f78e360ce69f25c43ec02d843aa066d.tar.gz
historical-fcebea784f78e360ce69f25c43ec02d843aa066d.tar.bz2
historical-fcebea784f78e360ce69f25c43ec02d843aa066d.zip
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r--dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild b/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild
index b6ae3d687821..455150faa847 100644
--- a/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild
+++ b/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild,v 1.7 2007/08/01 05:43:38 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild,v 1.8 2007/08/25 14:08:07 vapier Exp $
inherit eutils distutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.amk.ca/files/python/crypto/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="bindist gmp test"
RDEPEND="virtual/python