summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild')
-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 a3f623773ec8..09050534b5c9 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.5 2007/07/27 17:12:39 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r6.ebuild,v 1.6 2007/07/28 19:19:31 beandog 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