diff options
Diffstat (limited to 'dev-python/pythong/pythong-2.0.21.2.ebuild')
-rw-r--r-- | dev-python/pythong/pythong-2.0.21.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pythong/pythong-2.0.21.2.ebuild b/dev-python/pythong/pythong-2.0.21.2.ebuild index 2da42f72960b..ad75c7e58cb1 100644 --- a/dev-python/pythong/pythong-2.0.21.2.ebuild +++ b/dev-python/pythong/pythong-2.0.21.2.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/pythong/pythong-2.0.21.2.ebuild,v 1.1 2003/05/11 01:11:31 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.0.21.2.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $ inherit distutils @@ -16,7 +16,7 @@ SRC_URI="http://www.colicsoft.com/pub/${MY_PN}-${MY_PV}.tgz HOMEPAGE="http://www3.uji.es/~dllorens/PythonG/principal.html" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86 amd64" SLOT="0" S=${WORKDIR}/${MY_PN}-${MY_PV} |