diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:34:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:21 +0100 |
commit | bd149bcc500f515b617133fdac20ada166bd52b5 (patch) | |
tree | 1a039a29910ed9a0a631e3a3d6e1973f89d74168 /games-emulation/snes9x | |
parent | net-voip/ekiga: ppc64 stable wrt bug #598916 (diff) | |
download | gentoo-bd149bcc500f515b617133fdac20ada166bd52b5.tar.gz gentoo-bd149bcc500f515b617133fdac20ada166bd52b5.tar.bz2 gentoo-bd149bcc500f515b617133fdac20ada166bd52b5.zip |
games-emulation/snes9x: ppc64 stable wrt bug #596118
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation/snes9x')
-rw-r--r-- | games-emulation/snes9x/snes9x-1.54.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/snes9x/snes9x-1.54.1.ebuild b/games-emulation/snes9x/snes9x-1.54.1.ebuild index 200c65f6685e..cb3a25b46c6f 100644 --- a/games-emulation/snes9x/snes9x-1.54.1.ebuild +++ b/games-emulation/snes9x/snes9x-1.54.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/snes9xgit/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Snes9x GPL-2 GPL-2+ LGPL-2.1 LGPL-2.1+ ISC MIT ZLIB Info-ZIP" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr" RESTRICT="bindist" |