diff options
author | 2020-09-20 13:00:44 +0200 | |
---|---|---|
committer | 2020-09-20 13:00:44 +0200 | |
commit | 31475f88329d1b3daf5d8a2069805ab78fc3f0b5 (patch) | |
tree | 511d7958e19a0f4042f13020da2507e47b672dac /dev-lang/spidermonkey | |
parent | dev-lang/spidermonkey: rollover s390 keyword (diff) | |
download | gentoo-31475f88329d1b3daf5d8a2069805ab78fc3f0b5.tar.gz gentoo-31475f88329d1b3daf5d8a2069805ab78fc3f0b5.tar.bz2 gentoo-31475f88329d1b3daf5d8a2069805ab78fc3f0b5.zip |
dev-lang/spidermonkey: rollover ppc64 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')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild index 571c16ad3647..de57154e617b 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://archive.mozilla.org/pub/js/${TARBALL_P}.tar.gz LICENSE="NPL-1.1" SLOT="0/mozjs185" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 x86 ~x64-macos" IUSE="debug minimal static-libs test" RESTRICT="!test? ( test )" |