diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:42:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:42:16 +0000 |
commit | 273c30175361bed5e7d4a07cb88d9f81082affe5 (patch) | |
tree | 60b70ebc67d9279104fc5caf28388de61fa31d5d /games-misc/openmsx/openmsx-0.3.1.ebuild | |
parent | stable ppc, bug 337575 (diff) | |
download | gentoo-2-273c30175361bed5e7d4a07cb88d9f81082affe5.tar.gz gentoo-2-273c30175361bed5e7d4a07cb88d9f81082affe5.tar.bz2 gentoo-2-273c30175361bed5e7d4a07cb88d9f81082affe5.zip |
stable ppc, bug 339549
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-misc/openmsx/openmsx-0.3.1.ebuild')
-rw-r--r-- | games-misc/openmsx/openmsx-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/openmsx/openmsx-0.3.1.ebuild b/games-misc/openmsx/openmsx-0.3.1.ebuild index 717a30fa1e6a..551059d28cb9 100644 --- a/games-misc/openmsx/openmsx-0.3.1.ebuild +++ b/games-misc/openmsx/openmsx-0.3.1.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/openmsx/openmsx-0.3.1.ebuild,v 1.3 2010/10/10 06:56:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/openmsx/openmsx-0.3.1.ebuild,v 1.4 2010/10/15 13:42:16 ranger Exp $ EAPI=2 PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ SRC_URI="http://bundles.openttdcoop.org/openmsx/releases/${PV}/${P}-source.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" S=${WORKDIR}/${P}-source |