diff options
author | 2021-02-19 02:42:48 +0100 | |
---|---|---|
committer | 2021-02-19 02:42:48 +0100 | |
commit | 94c40f9e262b38bbeab13d8991c00c1924535c73 (patch) | |
tree | 6d776a0e8d14e93ac7127f96a9a2c5325712fb9c /dev-lang | |
parent | app-portage/smart-live-rebuild: x86 stable (bug #771516) (diff) | |
download | gentoo-94c40f9e262b38bbeab13d8991c00c1924535c73.tar.gz gentoo-94c40f9e262b38bbeab13d8991c00c1924535c73.tar.bz2 gentoo-94c40f9e262b38bbeab13d8991c00c1924535c73.zip |
dev-lang/spidermonkey: x86 stable (bug #769803)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild b/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild index e3480d74d9fc..44d2a7f1a898 100644 --- a/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild @@ -60,7 +60,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="SpiderMonkey is Mozilla's JavaScript engine written in C and C++" HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc64 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc64 ~s390 x86" SLOT="78" LICENSE="MPL-2.0" |