diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-01 18:46:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-01 18:46:51 +0100 |
commit | 04eb24ecbb616f5f1b5927124837f2357e23b502 (patch) | |
tree | 7729aa9c57d539345d77f71c7a54d138df9581c5 /dev-lang/spidermonkey | |
parent | media-tv/mythtv: snapshot bump for bug fixes (diff) | |
download | gentoo-04eb24ecbb616f5f1b5927124837f2357e23b502.tar.gz gentoo-04eb24ecbb616f5f1b5927124837f2357e23b502.tar.bz2 gentoo-04eb24ecbb616f5f1b5927124837f2357e23b502.zip |
dev-lang/spidermonkey: amd64 stable (bug #773592)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild index 56a0fa2ce50c..92e4e06a93d5 100644 --- a/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-78.8.0.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" |