diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:10:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:12:00 +0200 |
commit | f8b26d6176016918207f671984a541cac17fb85b (patch) | |
tree | 4c47635d452a98a17739a84f13413fb6d3ce1517 /dev-lang/spidermonkey | |
parent | dev-python/docutils-glep: ppc stable wrt bug #687050 (diff) | |
download | gentoo-f8b26d6176016918207f671984a541cac17fb85b.tar.gz gentoo-f8b26d6176016918207f671984a541cac17fb85b.tar.bz2 gentoo-f8b26d6176016918207f671984a541cac17fb85b.zip |
dev-lang/spidermonkey: ppc stable wrt bug #687072
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild index f814f728463b..34d2fef19f14 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="debug minimal static-libs test" S="${WORKDIR}/${MY_P}" |