diff options
author | 2020-09-20 12:54:11 +0200 | |
---|---|---|
committer | 2020-09-20 12:54:11 +0200 | |
commit | b295696eab42068bc17f2326e97705d5152693e0 (patch) | |
tree | 9e1e6e4796d2e698aba155905ea3546eb8e36d5e /dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild | |
parent | dev-python/service_identity: Remove python2 (diff) | |
download | gentoo-b295696eab42068bc17f2326e97705d5152693e0.tar.gz gentoo-b295696eab42068bc17f2326e97705d5152693e0.tar.bz2 gentoo-b295696eab42068bc17f2326e97705d5152693e0.zip |
dev-lang/spidermonkey: rollover s390 keyword
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild index e2a81ff6576..264bc2a0d8d 100644 --- a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r4.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://dev.gentoo.org/~axs/distfiles/${MY_P}.tar.bz2 LICENSE="NPL-1.1" SLOT="60" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="debug +jit minimal +system-icu test" # Disable tests: |