summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild')
-rw-r--r--dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild
index c66d720b2321..8b4b10368a27 100644
--- a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild
+++ b/dev-python/pycrypto/pycrypto-1.9_alpha4.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_alpha4.ebuild,v 1.4 2003/06/21 22:30:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $
DESCRIPTION="Python cryptography toolkit."
HOMEPAGE="http://www.amk.ca/python/code/crypto.html"
@@ -10,7 +10,7 @@ DEPEND="virtual/glibc
dev-lang/python"
SLOT="0"
-KEYWORDS="x86 amd64 alpha"
+KEYWORDS="x86 alpha"
SRC_URI="http://www.amk.ca/files/python/${P/_alpha/a}.tar.gz"
S="${WORKDIR}/${P/_alpha/a}"