diff options
Diffstat (limited to 'games-simulation/openttd/openttd-1.5.0.ebuild')
-rw-r--r-- | games-simulation/openttd/openttd-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openttd/openttd-1.5.0.ebuild b/games-simulation/openttd/openttd-1.5.0.ebuild index 6c85d5ef728c..77a424f08660 100644 --- a/games-simulation/openttd/openttd-1.5.0.ebuild +++ b/games-simulation/openttd/openttd-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.5.0.ebuild,v 1.2 2015/05/08 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.5.0.ebuild,v 1.3 2015/05/13 09:29:20 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png cpu_flags_x86_sse +timidity +truetype zlib" RESTRICT="test" # needs a graphics set in order to test |