commit: 2f41b16d1c56ed4176ef186982017b22be48b1e0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 15:35:21 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 15:35:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f41b16d
games-emulation: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-emulation/snes9x/snes9x-1.58.ebuild | 2 +- games-emulation/snes9x/snes9x-1.59.2.ebuild | 2 +- games-emulation/zsnes/zsnes-1.51-r6.ebuild | 2 +- games-emulation/zsnes/zsnes-1.51-r7.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-emulation/snes9x/snes9x-1.58.ebuild b/games-emulation/snes9x/snes9x-1.58.ebuild index 9fd943cac80..c933203fc0d 100644 --- a/games-emulation/snes9x/snes9x-1.58.ebuild +++ b/games-emulation/snes9x/snes9x-1.58.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 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="alsa debug gtk multilib netplay nls opengl oss png pulseaudio portaudio wayland xinerama +xv" RESTRICT="bindist" diff --git a/games-emulation/snes9x/snes9x-1.59.2.ebuild b/games-emulation/snes9x/snes9x-1.59.2.ebuild index 830686b140f..ca9a701ff2b 100644 --- a/games-emulation/snes9x/snes9x-1.59.2.ebuild +++ b/games-emulation/snes9x/snes9x-1.59.2.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 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="alsa debug gtk multilib netplay opengl oss png pulseaudio portaudio wayland xinerama +xv" RESTRICT="bindist" diff --git a/games-emulation/zsnes/zsnes-1.51-r6.ebuild b/games-emulation/zsnes/zsnes-1.51-r6.ebuild index bf1934226ab..288fa85dff1 100644 --- a/games-emulation/zsnes/zsnes-1.51-r6.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r6.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="ao custom-cflags +debug opengl pax_kernel png" RDEPEND=" diff --git a/games-emulation/zsnes/zsnes-1.51-r7.ebuild b/games-emulation/zsnes/zsnes-1.51-r7.ebuild index e8b016a8b05..e7eec25d203 100644 --- a/games-emulation/zsnes/zsnes-1.51-r7.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r7.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="ao custom-cflags +debug opengl pax_kernel png" RDEPEND="
