diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:51:38 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:51:38 +0000 |
commit | 760f366bb7df26a196926b47b93c8f9ee5cf78fd (patch) | |
tree | b140e73667b576eb70288aa8f6e1510171dbf3b0 /dev-python/pyparsing/pyparsing-1.2.2.ebuild | |
parent | ia64 love #89546 (diff) | |
download | gentoo-2-760f366bb7df26a196926b47b93c8f9ee5cf78fd.tar.gz gentoo-2-760f366bb7df26a196926b47b93c8f9ee5cf78fd.tar.bz2 gentoo-2-760f366bb7df26a196926b47b93c8f9ee5cf78fd.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/pyparsing/pyparsing-1.2.2.ebuild')
-rw-r--r-- | dev-python/pyparsing/pyparsing-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparsing/pyparsing-1.2.2.ebuild b/dev-python/pyparsing/pyparsing-1.2.2.ebuild index f266ca6c2c10..c83e0cb0228a 100644 --- a/dev-python/pyparsing/pyparsing-1.2.2.ebuild +++ b/dev-python/pyparsing/pyparsing-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparsing/pyparsing-1.2.2.ebuild,v 1.2 2005/04/02 10:12:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparsing/pyparsing-1.2.2.ebuild,v 1.3 2005/04/24 09:50:18 blubb Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://pyparsing.sourceforge.net/" LICENSE="MIT" SLOT="0" DEPEND="dev-lang/python" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" src_install() { |