summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-21 13:51:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-21 13:51:22 +0200
commit66925cb492b373506f93eec5d8a9bf0ce4acdee9 (patch)
tree575abcb108155728162b8cdc28310dd9dfb8d875 /dev-lang/spidermonkey
parentmedia-gfx/gimp: ppc stable wrt bug #620412 (diff)
downloadgentoo-66925cb492b373506f93eec5d8a9bf0ce4acdee9.tar.gz
gentoo-66925cb492b373506f93eec5d8a9bf0ce4acdee9.tar.bz2
gentoo-66925cb492b373506f93eec5d8a9bf0ce4acdee9.zip
dev-lang/spidermonkey: ppc stable wrt bug #619774
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
index 9178f127cf2d..282f9f15ee00 100644
--- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/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}"