dev-games: Remove *-fbsd KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Fri, 11 Oct 2019 15:34:16 +0000 (17:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 11 Oct 2019 15:34:16 +0000 (17:34 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-games/flatzebra/flatzebra-0.1.6.ebuild
dev-games/ode/ode-0.11.1.ebuild
dev-games/ode/ode-0.12.ebuild
dev-games/ode/ode-0.14-r1.ebuild
dev-games/physfs/physfs-3.0.2.ebuild
dev-games/physfs/physfs-9999.ebuild

index a2656a4bfba0ead37ad53435df160b8cad33df8f..00bcd40953dcc606d1ebf1bb0a65d40186be68a2 100644 (file)
@@ -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]
index b0af397fe523c5339aaf4c4d162db3b8fb2944cc..db130329ee5d7b368e5192f899be2aad926eea60 100644 (file)
@@ -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? (
index 2a92674fd71711306cd77a683a243868d6522fca..5a707ba805b9a8fbb8fc8ce4f2508e53aa42324f 100644 (file)
@@ -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? (
index 3f54e7ff25fc433092003962023314ac981d2f55..fd26d942bf90c0b4a2d4f95e8857bcf940a11b96 100644 (file)
@@ -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? (
index afb8306b5ef230d2458ceee1147cd625820c88af..37c14d9804c59ba65b29c88529dbf2109e5a053b 100644 (file)
@@ -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
 
index 91229a1b6d98b814deb9f9f1a1f099ea425f0fcb..dbaa669aacc9091404e3fd33b014613502674362 100644 (file)
@@ -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