summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:21 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:21 +0200
commit6285ca3133651fc3ce59f603c3340e5842e45c65 (patch)
treeb1afafd50c4a5eccdb86a302df377c5cd097dd24 /dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
parentdev-haskell: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.tar.gz
gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.tar.bz2
gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.zip
dev-lang: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild b/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
index 533fbc1f02f2..9a876260087a 100644
--- a/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://archive.mozilla.org/pub/js/${MY_PN}${PV}.tar.gz
LICENSE="NPL-1.1"
SLOT="17"
# "MIPS, MacroAssembler is not supported" wrt #491294 for -mips
-KEYWORDS="alpha amd64 arm -hppa ia64 -mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm -hppa ia64 -mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="debug jit minimal static-libs test"
REQUIRED_USE="debug? ( jit )"