diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:15 +0200 |
commit | 93c535da357940741cbed01bb61276d101216db9 (patch) | |
tree | 98a1dacc6f5c1d5efd59ae2d6f44ba0110111121 /games-action/accelerator3d | |
parent | dev-vcs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-93c535da357940741cbed01bb61276d101216db9.tar.gz gentoo-93c535da357940741cbed01bb61276d101216db9.tar.bz2 gentoo-93c535da357940741cbed01bb61276d101216db9.zip |
games-action: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-action/accelerator3d')
-rw-r--r-- | games-action/accelerator3d/accelerator3d-0.1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 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}" |