diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-12-15 06:56:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-12-15 06:56:08 +0000 |
commit | 5c86c9fe91978e9a73d0681b64802cfe9668fc37 (patch) | |
tree | 2f2c5a598476ed599a4a7ae267dfaad36d9fb8e3 /games-strategy/wesnoth | |
parent | Added ~ppc64 keyword (diff) | |
download | gentoo-2-5c86c9fe91978e9a73d0681b64802cfe9668fc37.tar.gz gentoo-2-5c86c9fe91978e9a73d0681b64802cfe9668fc37.tar.bz2 gentoo-2-5c86c9fe91978e9a73d0681b64802cfe9668fc37.zip |
stable for x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild index 1955f381e270..75d42067354e 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.1 2005/11/23 08:00:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.2 2005/12/15 06:56:08 mr_bones_ Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="dedicated editor gnome kde lite nls server tools" DEPEND=">=media-libs/libsdl-1.2.7 |