diff options
Diffstat (limited to 'games-simulation/openttd/openttd-0.7.2.ebuild')
-rw-r--r-- | games-simulation/openttd/openttd-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openttd/openttd-0.7.2.ebuild b/games-simulation/openttd/openttd-0.7.2.ebuild index 45cbed0a7300..11806b87ee81 100644 --- a/games-simulation/openttd/openttd-0.7.2.ebuild +++ b/games-simulation/openttd/openttd-0.7.2.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/games-simulation/openttd/openttd-0.7.2.ebuild,v 1.2 2009/09/19 12:47:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.2.ebuild,v 1.3 2009/09/26 20:04:41 ranger Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="alsa debug dedicated iconv icu +png +truetype zlib" RESTRICT="test" |