diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-18 07:23:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-18 07:23:57 +0000 |
commit | 21a4f7bf6bab907f71c3f96e6a2f7e5f72aa2f49 (patch) | |
tree | b87973b56e0f27b38e5d38be6cb690ac47713533 /games-misc/opensfx | |
parent | Version bump wrt #315905 by Josh Saddler. (diff) | |
download | gentoo-2-21a4f7bf6bab907f71c3f96e6a2f7e5f72aa2f49.tar.gz gentoo-2-21a4f7bf6bab907f71c3f96e6a2f7e5f72aa2f49.tar.bz2 gentoo-2-21a4f7bf6bab907f71c3f96e6a2f7e5f72aa2f49.zip |
add ppc keyword to openttd deps for 1.0.0 version bump
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-misc/opensfx')
-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 fe2fcbc798c3..a50289bc8687 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.1 2010/04/07 19:49:51 mr_bones_ Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="games-util/catcodec" |