diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 22:07:20 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 22:07:20 +0000 |
commit | badb00b47ac9e9e6a5d5aa43242e24efc2fdc845 (patch) | |
tree | d473b451ae092914050c443093a00e9aeacf228a /dev-python/pycrypto | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-badb00b47ac9e9e6a5d5aa43242e24efc2fdc845.tar.gz historical-badb00b47ac9e9e6a5d5aa43242e24efc2fdc845.tar.bz2 historical-badb00b47ac9e9e6a5d5aa43242e24efc2fdc845.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r-- | dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild b/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild index 2053c349835a..361b1727b12b 100644 --- a/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild +++ b/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r5.ebuild,v 1.15 2006/10/17 07:12:24 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0.1-r5.ebuild,v 1.16 2007/02/28 22:06:52 genstef 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 ppc-macos 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 |