diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:46:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:46:01 +0200 |
commit | 217292419688f3f04e743cbe95c6c52cabdf73a7 (patch) | |
tree | 465dc2bd545cd05ec58beba2430f5b5488cb4435 /dev-lang/spidermonkey | |
parent | dev-python/docutils-glep: amd64 stable wrt bug #687050 (diff) | |
download | gentoo-217292419688f3f04e743cbe95c6c52cabdf73a7.tar.gz gentoo-217292419688f3f04e743cbe95c6c52cabdf73a7.tar.bz2 gentoo-217292419688f3f04e743cbe95c6c52cabdf73a7.zip |
dev-lang/spidermonkey: amd64 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="amd64"
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 3a29cad582e9..f814f728463b 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}" |