diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:38:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:38:16 +0100 |
commit | c46393ee4c1a973a167fa7c3d2c270e448f2b761 (patch) | |
tree | 4dbdee2b7e3a99ab7760ad8c891183a7b823d2b8 /games-emulation | |
parent | net-voip/ekiga: ppc stable wrt bug #598916 (diff) | |
download | gentoo-c46393ee4c1a973a167fa7c3d2c270e448f2b761.tar.gz gentoo-c46393ee4c1a973a167fa7c3d2c270e448f2b761.tar.bz2 gentoo-c46393ee4c1a973a167fa7c3d2c270e448f2b761.zip |
games-emulation/snes9x: ppc stable wrt bug #596118
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/snes9x/snes9x-1.54.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/snes9x/snes9x-1.54.1.ebuild b/games-emulation/snes9x/snes9x-1.54.1.ebuild index e5120cfbf86c..49a33bb55ab6 100644 --- a/games-emulation/snes9x/snes9x-1.54.1.ebuild +++ b/games-emulation/snes9x/snes9x-1.54.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |