diff options
author | 2007-12-04 03:43:53 +0000 | |
---|---|---|
committer | 2007-12-04 03:43:53 +0000 | |
commit | 6f9cc32aad943bc5da60a844197c5128431fd50f (patch) | |
tree | c6f7bfea0d6370f3577cfd7456f07613a39092fc /games-emulation | |
parent | amd64 stable, bug 200285 (diff) | |
download | gentoo-2-6f9cc32aad943bc5da60a844197c5128431fd50f.tar.gz gentoo-2-6f9cc32aad943bc5da60a844197c5128431fd50f.tar.bz2 gentoo-2-6f9cc32aad943bc5da60a844197c5128431fd50f.zip |
stable for x86
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-emulation')
-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 |