commit: 93c535da357940741cbed01bb61276d101216db9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 15:35:15 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 15:35:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c535da
games-action: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild | 2 +-
games-action/koth/koth-0.8.0-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild
b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild
index dede6ad4810..2013913e62f 100644
--- a/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild
+++ b/games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild
@@ -12,7 +12,7 @@
SRC_URI="mirror://sourceforge/accelerator3d/accelerator-${PV}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/games-action/koth/koth-0.8.0-r1.ebuild
b/games-action/koth/koth-0.8.0-r1.ebuild
index bc77fea1405..988f9bf485d 100644
--- a/games-action/koth/koth-0.8.0-r1.ebuild
+++ b/games-action/koth/koth-0.8.0-r1.ebuild
@@ -10,7 +10,7 @@
SRC_URI="https://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.b
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~x86"
IUSE=""
DEPEND="media-libs/libggi"