diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-16 23:36:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-16 23:36:37 +0000 |
commit | 4d5381cebf263582636f261b05bf33bf2e4f8e7c (patch) | |
tree | 7eefd478756f3b09aa2285f64a2e82bed33e655a /games-strategy | |
parent | Stable on ppc; bug #192601. (diff) | |
download | gentoo-2-4d5381cebf263582636f261b05bf33bf2e4f8e7c.tar.gz gentoo-2-4d5381cebf263582636f261b05bf33bf2e4f8e7c.tar.bz2 gentoo-2-4d5381cebf263582636f261b05bf33bf2e4f8e7c.zip |
stable for x86
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.2.6.ebuild b/games-strategy/wesnoth/wesnoth-1.2.6.ebuild index 3cc9c5fc0147..b35d85bcb6c5 100644 --- a/games-strategy/wesnoth/wesnoth-1.2.6.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.2.6.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/wesnoth/wesnoth-1.2.6.ebuild,v 1.2 2007/08/02 16:27:57 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v 1.3 2007/09/16 23:36:37 mr_bones_ Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="dedicated editor gnome kde lite nls server tools" RDEPEND=">=media-libs/libsdl-1.2.7 |