From: Michał Górny Date: Fri, 11 Oct 2019 15:35:19 +0000 (+0200) Subject: games-board: Remove *-fbsd KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c1cd2f13df34c4e6b227893992e6305ced685667;p=gentoo.git games-board: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny --- diff --git a/games-board/domination/domination-1.1.1.6-r1.ebuild b/games-board/domination/domination-1.1.1.6-r1.ebuild index 75932d0ed60d..13d0698db48c 100644 --- a/games-board/domination/domination-1.1.1.6-r1.ebuild +++ b/games-board/domination/domination-1.1.1.6-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/domination/Domination_${PV}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.5" diff --git a/games-board/gnubg/gnubg-1.05.000-r1.ebuild b/games-board/gnubg/gnubg-1.05.000-r1.ebuild index b8e5f10b0a12..4e45b81db530 100644 --- a/games-board/gnubg/gnubg-1.05.000-r1.ebuild +++ b/games-board/gnubg/gnubg-1.05.000-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://gnubg.org/media/sources/${PN}-release-${PV}-sources.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="cpu_flags_x86_avx gtk opengl python sqlite cpu_flags_x86_sse cpu_flags_x86_sse2 threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"