diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-04 03:43:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-04 03:43:53 +0000 |
commit | 7b0db4d2d44feb368a67972e7ceb34671718be56 (patch) | |
tree | 7d3866c97664404023d0744024544b7149e1f676 /games-emulation/zsnes/zsnes-1.51-r1.ebuild | |
parent | amd64 stable, bug 200285 (diff) | |
download | historical-7b0db4d2d44feb368a67972e7ceb34671718be56.tar.gz historical-7b0db4d2d44feb368a67972e7ceb34671718be56.tar.bz2 historical-7b0db4d2d44feb368a67972e7ceb34671718be56.zip |
stable for x86
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'games-emulation/zsnes/zsnes-1.51-r1.ebuild')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r1.ebuild b/games-emulation/zsnes/zsnes-1.51-r1.ebuild index 60fb8a20eb7b..ed8f1fa54bc2 100644 --- a/games-emulation/zsnes/zsnes-1.51-r1.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r1.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-r1.ebuild,v 1.2 2007/07/22 22:20:21 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r1.ebuild,v 1.3 2007/12/04 03:43:53 mr_bones_ 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 ~x86-fbsd" +KEYWORDS="-* ~amd64 x86 ~x86-fbsd" IUSE="ao custom-cflags opengl png" RDEPEND="media-libs/libsdl |