diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1 (patch) | |
tree | 81bf5f5afbaeb4a4a284da5eb21328c7f35adf4a /dev-python/twisted-cvs | |
parent | put KEYWORDS back in (diff) | |
download | historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.gz historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.bz2 historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.zip |
amd64 keywords
Diffstat (limited to 'dev-python/twisted-cvs')
-rw-r--r-- | dev-python/twisted-cvs/Manifest | 2 | ||||
-rw-r--r-- | dev-python/twisted-cvs/twisted-cvs-20021104.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-cvs/Manifest b/dev-python/twisted-cvs/Manifest index 4df3a6004983..4c4458086f27 100644 --- a/dev-python/twisted-cvs/Manifest +++ b/dev-python/twisted-cvs/Manifest @@ -1,3 +1,3 @@ MD5 418ee91cda8296e8dce29eb0c8edca16 ChangeLog 545 -MD5 e14e1da70545afa140509719479c3b99 twisted-cvs-20021104.ebuild 1546 +MD5 e88cc62895c55266d73504aa541c96f8 twisted-cvs-20021104.ebuild 1552 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-twisted-cvs-20021104 0 diff --git a/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild b/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild index b833ad53a5cf..df243e6a66eb 100644 --- a/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild +++ b/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild,v 1.3 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/twisted-cvs-20021104.ebuild,v 1.4 2003/06/21 22:30:25 drobbins Exp $ ECVS_USER="anon" ECVS_SERVER="twistedmatrix.com:/cvs" @@ -19,7 +19,7 @@ RDEPEND="virtual/python" DEPEND="$DEPEND >=dev-python/epydoc-1.1 >=dev-python/pycrypto-1.9_alpha4" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 amd64 ~alpha" IUSE="" inherit distutils |