diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-01 08:20:46 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-01 08:20:46 +0000 |
commit | 215afd0c2beddc3ef3d2c1c958aec0dc62696ad3 (patch) | |
tree | e7990c11b31fe6ea489a7aec31e47659928d9f3d /games-emulation/zsnes/zsnes-1.51.ebuild | |
parent | Version bumbed to 1.0.1 (diff) | |
download | gentoo-2-215afd0c2beddc3ef3d2c1c958aec0dc62696ad3.tar.gz gentoo-2-215afd0c2beddc3ef3d2c1c958aec0dc62696ad3.tar.bz2 gentoo-2-215afd0c2beddc3ef3d2c1c958aec0dc62696ad3.zip |
stable x86; bug 168804
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-emulation/zsnes/zsnes-1.51.ebuild')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51.ebuild b/games-emulation/zsnes/zsnes-1.51.ebuild index c0484919a620..19a11fafc2a6 100644 --- a/games-emulation/zsnes/zsnes-1.51.ebuild +++ b/games-emulation/zsnes/zsnes-1.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51.ebuild,v 1.7 2007/02/16 23:57:34 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51.ebuild,v 1.8 2007/03/01 08:20:46 opfer Exp $ inherit eutils autotools flag-o-matic toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="ao custom-cflags opengl png" RDEPEND="media-libs/libsdl |