diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-10-10 06:56:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-10-10 06:56:11 +0000 |
commit | b55a7be6109fa1169ccec27eeb23c289904cf53f (patch) | |
tree | 5675072ec46afa8c54a7776d388a24d130d70669 /games-misc/openmsx/openmsx-0.3.1.ebuild | |
parent | x86 stable wrt bug #339532 (diff) | |
download | historical-b55a7be6109fa1169ccec27eeb23c289904cf53f.tar.gz historical-b55a7be6109fa1169ccec27eeb23c289904cf53f.tar.bz2 historical-b55a7be6109fa1169ccec27eeb23c289904cf53f.zip |
x86 stable wrt bug #339549
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 b29b32b1d860..717a30fa1e6a 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.2 2010/10/06 11:48:51 hwoarang Exp $ +# $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 $ 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 |