commit: 4995e3ce1a0ed102b60a4f48501b047fe56c92f0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 15:34:16 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 15:34:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4995e3ce
dev-games: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-games/flatzebra/flatzebra-0.1.6.ebuild | 2 +- dev-games/ode/ode-0.11.1.ebuild | 2 +- dev-games/ode/ode-0.12.ebuild | 2 +- dev-games/ode/ode-0.14-r1.ebuild | 2 +- dev-games/physfs/physfs-3.0.2.ebuild | 2 +- dev-games/physfs/physfs-9999.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-games/flatzebra/flatzebra-0.1.6.ebuild b/dev-games/flatzebra/flatzebra-0.1.6.ebuild index a2656a4bfba..00bcd40953d 100644 --- a/dev-games/flatzebra/flatzebra-0.1.6.ebuild +++ b/dev-games/flatzebra/flatzebra-0.1.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" IUSE="static-libs" RDEPEND="media-libs/libsdl[video] diff --git a/dev-games/ode/ode-0.11.1.ebuild b/dev-games/ode/ode-0.11.1.ebuild index b0af397fe52..db130329ee5 100644 --- a/dev-games/ode/ode-0.11.1.ebuild +++ b/dev-games/ode/ode-0.11.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opende/${P}.tar.bz2" LICENSE="|| ( LGPL-2.1 BSD )" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" IUSE="debug doc double-precision examples gyroscopic static-libs" RDEPEND="examples? ( diff --git a/dev-games/ode/ode-0.12.ebuild b/dev-games/ode/ode-0.12.ebuild index 2a92674fd71..5a707ba805b 100644 --- a/dev-games/ode/ode-0.12.ebuild +++ b/dev-games/ode/ode-0.12.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opende/${P}.tar.bz2" LICENSE="|| ( LGPL-2.1 BSD )" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc double-precision examples gyroscopic static-libs" RDEPEND="examples? ( diff --git a/dev-games/ode/ode-0.14-r1.ebuild b/dev-games/ode/ode-0.14-r1.ebuild index 3f54e7ff25f..fd26d942bf9 100644 --- a/dev-games/ode/ode-0.14-r1.ebuild +++ b/dev-games/ode/ode-0.14-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://bitbucket.org/odedevs/ode/downloads/${P}.tar.gz" LICENSE="|| ( LGPL-2.1+ BSD )" SLOT="0/6" -KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc double-precision examples gyroscopic static-libs" RDEPEND="examples? ( diff --git a/dev-games/physfs/physfs-3.0.2.ebuild b/dev-games/physfs/physfs-3.0.2.ebuild index afb8306b5ef..37c14d9804c 100644 --- a/dev-games/physfs/physfs-3.0.2.ebuild +++ b/dev-games/physfs/physfs-3.0.2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then EHG_REPO_URI="https://hg.icculus.org/icculus/physfs" inherit mercurial else - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc64 x86 ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc64 x86" SRC_URI="https://icculus.org/physfs/downloads/${P}.tar.bz2" fi diff --git a/dev-games/physfs/physfs-9999.ebuild b/dev-games/physfs/physfs-9999.ebuild index 91229a1b6d9..dbaa669aacc 100644 --- a/dev-games/physfs/physfs-9999.ebuild +++ b/dev-games/physfs/physfs-9999.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then EHG_REPO_URI="https://hg.icculus.org/icculus/physfs" inherit mercurial else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" SRC_URI="https://icculus.org/physfs/downloads/${P}.tar.bz2" fi
