diff options
-rw-r--r-- | games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |