diff options
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" |