summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-10-17 16:36:53 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-10-17 16:36:53 +0000
commit83041b975cc21f74c7b515d01c9e88fd27c6c9b0 (patch)
tree7ab9109dac771eb6db1935bc68b92d9534a2faf5 /dev-python/pycrypto
parentCFLAGS tuning for alpha (diff)
downloadhistorical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.gz
historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.bz2
historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.zip
KEYWORDS for alpha
Diffstat (limited to 'dev-python/pycrypto')
-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 6244dbf07b1e..3142a703b646 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.1 2002/09/04 03:51:30 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.2 2002/10/17 16:36:53 bjb Exp $
DESCRIPTION="Python cryptography toolkit."
HOMEPAGE="http://www.amk.ca/python/code/crypto.html"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 alpha"
SRC_URI="http://www.amk.ca/files/python/${P/_alpha/a}.tar.gz"
S="${WORKDIR}/${P/_alpha/a}"