summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-06 06:18:00 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-06 06:18:00 +0000
commit80ee47e9e20d45329b532b09f7c0380414b75c07 (patch)
treef1aeef4197dc1e1e28f9bc3b4c25745b0ca090df /games-strategy/freecol/freecol-0.7.1.ebuild
parentAdd support for building python bindings, which ship with the 5.4 series of n... (diff)
downloadgentoo-2-80ee47e9e20d45329b532b09f7c0380414b75c07.tar.gz
gentoo-2-80ee47e9e20d45329b532b09f7c0380414b75c07.tar.bz2
gentoo-2-80ee47e9e20d45329b532b09f7c0380414b75c07.zip
stable x86, bug 190643
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-strategy/freecol/freecol-0.7.1.ebuild')
-rw-r--r--games-strategy/freecol/freecol-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freecol/freecol-0.7.1.ebuild b/games-strategy/freecol/freecol-0.7.1.ebuild
index 4b64d38e0e7c..311b96b62361 100644
--- a/games-strategy/freecol/freecol-0.7.1.ebuild
+++ b/games-strategy/freecol/freecol-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.7.1.ebuild,v 1.1 2007/08/14 17:58:58 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.7.1.ebuild,v 1.2 2007/09/06 06:18:00 opfer Exp $
WANT_ANT_TASKS="ant-nodeps"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="dev-java/higlayout"