summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:35:15 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:35:15 +0200
commit93c535da357940741cbed01bb61276d101216db9 (patch)
tree98a1dacc6f5c1d5efd59ae2d6f44ba0110111121
parentdev-vcs: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-93c535da357940741cbed01bb61276d101216db9.tar.gz
gentoo-93c535da357940741cbed01bb61276d101216db9.tar.bz2
gentoo-93c535da357940741cbed01bb61276d101216db9.zip
games-action: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild2
-rw-r--r--games-action/koth/koth-0.8.0-r1.ebuild2
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 dede6ad48105..2013913e62fc 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 bc77fea14053..988f9bf485dc 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"