diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 16:32:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 16:32:49 +0000 |
commit | 74f27057300c5eefc5f0f7c5866327b5eca67e58 (patch) | |
tree | 34bd985a5a13fddbd82cc07b8d3f9b3816345c05 /games-misc/opengfx/opengfx-0.4.4.ebuild | |
parent | Add ~ppc64, wrt bug #412329 (diff) | |
download | historical-74f27057300c5eefc5f0f7c5866327b5eca67e58.tar.gz historical-74f27057300c5eefc5f0f7c5866327b5eca67e58.tar.bz2 historical-74f27057300c5eefc5f0f7c5866327b5eca67e58.zip |
Add ~ppc64, wrt bug #412329
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
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 e0ea649e829e..a61b5448607d 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.8 2012/06/27 17:43:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.4.ebuild,v 1.9 2012/12/31 16:32:47 ago 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 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" DEPEND=">=games-util/nml-0.2.3" |