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 | 4c1142c056811df870717551528586af8abffe03 (patch) | |
tree | a64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/py2play | |
parent | put KEYWORDS back in (diff) | |
download | gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2 gentoo-2-4c1142c056811df870717551528586af8abffe03.zip |
amd64 keywords
Diffstat (limited to 'dev-python/py2play')
-rw-r--r-- | dev-python/py2play/Manifest | 2 | ||||
-rw-r--r-- | dev-python/py2play/py2play-0.1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/py2play/Manifest b/dev-python/py2play/Manifest index 8c0d4df6bf3d..a7fec14ca16e 100644 --- a/dev-python/py2play/Manifest +++ b/dev-python/py2play/Manifest @@ -1,3 +1,3 @@ -MD5 92f8ffd7458a44b17e9211872b925695 py2play-0.1.2.ebuild 777 MD5 68b170b356d15f025b3f2090abbd4047 ChangeLog 428 +MD5 e9e4ded95b2df00c2e0fe6f1603f3c1f py2play-0.1.2.ebuild 783 MD5 3f936eac8da4ba9519fa216a323ec969 files/digest-py2play-0.1.2 64 diff --git a/dev-python/py2play/py2play-0.1.2.ebuild b/dev-python/py2play/py2play-0.1.2.ebuild index 4e37416805d6..93a87fe8fab7 100644 --- a/dev-python/py2play/py2play-0.1.2.ebuild +++ b/dev-python/py2play/py2play-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/py2play/py2play-0.1.2.ebuild,v 1.1 2003/05/10 18:44:02 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/py2play/py2play-0.1.2.ebuild,v 1.2 2003/06/21 22:30:24 drobbins Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://oomadness.tuxfamily.org/downloads/${MY_P}.tar.gz http://nectroom.homelinux.net/pkg/${MY_P}.tar.gz" HOMEPAGE="http://oomadness.tuxfamily.org/en/py2play/" -KEYWORDS="~x86" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.2.2" |