diff options
Diffstat (limited to 'games-misc/opensfx/opensfx-0.2.3.ebuild')
-rw-r--r-- | games-misc/opensfx/opensfx-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/opensfx/opensfx-0.2.3.ebuild b/games-misc/opensfx/opensfx-0.2.3.ebuild index a50289bc8687..79c05b280462 100644 --- a/games-misc/opensfx/opensfx-0.2.3.ebuild +++ b/games-misc/opensfx/opensfx-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.2 2010/04/18 07:23:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.3 2010/04/18 07:37:40 mr_bones_ Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/${PN}/releases/${P}-source.tar.gz" LICENSE="CCPL-Sampling-Plus-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="games-util/catcodec" |