mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-games: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user