Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/snes9x/
Date: Fri, 30 Dec 2016 16:47:57
Message-Id: 1483116465.2371550cea0e6b7ce43712626e4a1f5f1538a854.ago@gentoo
1 commit: 2371550cea0e6b7ce43712626e4a1f5f1538a854
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 30 16:47:45 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 30 16:47:45 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2371550c
7
8 games-emulation/snes9x: amd64 stable wrt bug #596118
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 games-emulation/snes9x/snes9x-1.54.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-emulation/snes9x/snes9x-1.54.1.ebuild b/games-emulation/snes9x/snes9x-1.54.1.ebuild
18 index c52bc33..e5120cf 100644
19 --- a/games-emulation/snes9x/snes9x-1.54.1.ebuild
20 +++ b/games-emulation/snes9x/snes9x-1.54.1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/snes9xgit/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="Snes9x GPL-2 GPL-2+ LGPL-2.1 LGPL-2.1+ ISC MIT ZLIB Info-ZIP"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
27 IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr"
28 RESTRICT="bindist"