summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-01 06:40:15 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-01 06:40:15 +0000
commite64eaf41e8d7332da04df7bfcadace0a1f44ed48 (patch)
treea1c87ec5024a74d7dc3d255e5b49783da8b7fbc5 /app-shells/squirrelsh/squirrelsh-1.2.3.ebuild
parentRemoved hard coded python paths (fixes bug #259722). (diff)
downloadhistorical-e64eaf41e8d7332da04df7bfcadace0a1f44ed48.tar.gz
historical-e64eaf41e8d7332da04df7bfcadace0a1f44ed48.tar.bz2
historical-e64eaf41e8d7332da04df7bfcadace0a1f44ed48.zip
add ~x86, bug 280334
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-shells/squirrelsh/squirrelsh-1.2.3.ebuild')
-rw-r--r--app-shells/squirrelsh/squirrelsh-1.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/squirrelsh/squirrelsh-1.2.3.ebuild b/app-shells/squirrelsh/squirrelsh-1.2.3.ebuild
index 3105df30d3ee..8192232ac6d2 100644
--- a/app-shells/squirrelsh/squirrelsh-1.2.3.ebuild
+++ b/app-shells/squirrelsh/squirrelsh-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/squirrelsh/squirrelsh-1.2.3.ebuild,v 1.1 2009/03/20 04:17:08 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/squirrelsh/squirrelsh-1.2.3.ebuild,v 1.2 2009/09/01 06:40:15 fauli Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 x86"
IUSE="doc static"
DEPEND="dev-libs/libpcre"