summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:35:19 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:35:19 +0200
commitc1cd2f13df34c4e6b227893992e6305ced685667 (patch)
tree2e799a0d2c112accc91b70097576cded5d46c9c9
parentgames-arcade: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-c1cd2f13.tar.gz
gentoo-c1cd2f13.tar.bz2
gentoo-c1cd2f13.zip
games-board: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--games-board/domination/domination-1.1.1.6-r1.ebuild2
-rw-r--r--games-board/gnubg/gnubg-1.05.000-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
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} )"