summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-10-14 16:46:24 +0000
committerBrent Baude <ranger@gentoo.org>2010-10-14 16:46:24 +0000
commit35ae5a6ef083cccfaf313722d44c133b4d460fbc (patch)
tree6532ff571be0359c6aa29120d7f5259a186657f4 /dev-python/pyparsing/pyparsing-1.5.5.ebuild
parentstable ppc, bug 330315 (diff)
downloadgentoo-2-35ae5a6ef083cccfaf313722d44c133b4d460fbc.tar.gz
gentoo-2-35ae5a6ef083cccfaf313722d44c133b4d460fbc.tar.bz2
gentoo-2-35ae5a6ef083cccfaf313722d44c133b4d460fbc.zip
stable ppc, bug 339532
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/pyparsing/pyparsing-1.5.5.ebuild')
-rw-r--r--dev-python/pyparsing/pyparsing-1.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparsing/pyparsing-1.5.5.ebuild b/dev-python/pyparsing/pyparsing-1.5.5.ebuild
index ea4a345f8a6a..9e051925b180 100644
--- a/dev-python/pyparsing/pyparsing-1.5.5.ebuild
+++ b/dev-python/pyparsing/pyparsing-1.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparsing/pyparsing-1.5.5.ebuild,v 1.6 2010/10/12 17:09:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparsing/pyparsing-1.5.5.ebuild,v 1.7 2010/10/14 16:46:24 ranger Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc examples"
DEPEND=""