diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:14:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:14:41 +0000 |
commit | 06b73af769fa91ca1e4183af479438603318049a (patch) | |
tree | 6c0ad0d0b4cb2a0e7d5c38075f8cfc76a007e25b /dev-python/ply/ply-1.5.ebuild | |
parent | (no commit message) (diff) | |
download | gentoo-2-import-1.1.1.tar.gz gentoo-2-import-1.1.1.tar.bz2 gentoo-2-import-1.1.1.zip |
*** empty log message ***import-1.1.1
Diffstat (limited to 'dev-python/ply/ply-1.5.ebuild')
-rw-r--r-- | dev-python/ply/ply-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ply/ply-1.5.ebuild b/dev-python/ply/ply-1.5.ebuild index 0c9abf721fcd..fd3e4e17dc44 100644 --- a/dev-python/ply/ply-1.5.ebuild +++ b/dev-python/ply/ply-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ply/ply-1.5.ebuild,v 1.1 2004/06/27 14:58:17 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ply/ply-1.5.ebuild,v 1.1.1.1 2005/11/30 10:10:31 chriswhite Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://systems.cs.uchicago.edu/ply/" DEPEND="virtual/python" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~amd64" src_install() { distutils_src_install |