summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-16 16:10:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-16 16:10:11 +0200
commit14ad1879f29ae95e843288e28359aa05f52a021d (patch)
tree9d819a76b18f852b803a246cec55c1de9e676080 /dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
parentmedia-gfx/graphite2: amd64 stable wrt bug #621724 (diff)
downloadgentoo-14ad1879f29ae95e843288e28359aa05f52a021d.tar.gz
gentoo-14ad1879f29ae95e843288e28359aa05f52a021d.tar.bz2
gentoo-14ad1879f29ae95e843288e28359aa05f52a021d.zip
dev-lang/spidermonkey: amd64 stable wrt bug #619774
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
index f35a9874a692..c4f9436570af 100644
--- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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}"