diff options
Diffstat (limited to 'games-misc/opengfx/opengfx-0.4.4.ebuild')
-rw-r--r-- | games-misc/opengfx/opengfx-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/opengfx/opengfx-0.4.4.ebuild b/games-misc/opengfx/opengfx-0.4.4.ebuild index 480cdac0c8dd..6aed8fa4aba0 100644 --- a/games-misc/opengfx/opengfx-0.4.4.ebuild +++ b/games-misc/opengfx/opengfx-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild,v 1.5 2012/04/19 07:25:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild,v 1.6 2012/04/19 11:04:20 nativemad Exp $ EAPI=3 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=games-util/nml-0.2.3" |