diff options
Diffstat (limited to 'dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild')
-rw-r--r-- | dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild index 1262ab899393..2cd9a6553155 100644 --- a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild +++ b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.6 2003/07/12 12:49:26 aliz Exp $ inherit distutils IUSE="" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc dev-lang/python" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" S="${WORKDIR}/${P/_alpha/a}" mydoc="ACKS ChangeLog LICENSE MANIFEST PKG-INFO README TODO" |