Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cjs/
Date: Tue, 01 Jun 2021 16:28:54
Message-Id: 1622564918.8d076dfe5a0295d3a20ea1a21ee9b808fb00fda5.juippis@gentoo
1 commit: 8d076dfe5a0295d3a20ea1a21ee9b808fb00fda5
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 16:20:46 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 16:28:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d076dfe
7
8 gnome-extra/cjs: stabilize 4.8.2 on amd64, #793344
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 gnome-extra/cjs/cjs-4.8.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/cjs/cjs-4.8.2.ebuild b/gnome-extra/cjs/cjs-4.8.2.ebuild
16 index ddd4fa8465a..66b01c4bd80 100644
17 --- a/gnome-extra/cjs/cjs-4.8.2.ebuild
18 +++ b/gnome-extra/cjs/cjs-4.8.2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/linuxmint/cjs/archive/${PV}.tar.gz -> ${P}.tar.gz"
20 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
21 SLOT="0"
22 IUSE="+cairo examples gtk readline sysprof test"
23 -KEYWORDS="~amd64 ~arm64 x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 RDEPEND="
27 dev-lang/spidermonkey:78