summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-10-05 23:33:36 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-10-05 23:33:36 +0000
commit439bcac7442e1e2f5667c9ba283f2fb9332798f3 (patch)
tree74b43edf33691f8e233572bf3e0f3af9eb305d33 /dev-python/pyparsing/pyparsing-1.5.6.ebuild
parentkeyword ~x86-fbsd, bug #376611 (diff)
downloadhistorical-439bcac7442e1e2f5667c9ba283f2fb9332798f3.tar.gz
historical-439bcac7442e1e2f5667c9ba283f2fb9332798f3.tar.bz2
historical-439bcac7442e1e2f5667c9ba283f2fb9332798f3.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha61/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pyparsing/pyparsing-1.5.6.ebuild')
-rw-r--r--dev-python/pyparsing/pyparsing-1.5.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparsing/pyparsing-1.5.6.ebuild b/dev-python/pyparsing/pyparsing-1.5.6.ebuild
index 17e3b2225bf8..c31d86fc330c 100644
--- a/dev-python/pyparsing/pyparsing-1.5.6.ebuild
+++ b/dev-python/pyparsing/pyparsing-1.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparsing/pyparsing-1.5.6.ebuild,v 1.1 2011/09/14 07:48:45 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparsing/pyparsing-1.5.6.ebuild,v 1.2 2011/10/05 23:33:36 aballier 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc examples"
DEPEND=""