Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gjs/
Date: Thu, 28 Oct 2021 06:20:43
Message-Id: 1635402023.93a8014cc6d58c2651422795e53ea97b2ee5da43.sam@gentoo
1 commit: 93a8014cc6d58c2651422795e53ea97b2ee5da43
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 28 06:20:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 28 06:20:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a8014c
7
8 dev-libs/gjs: Stabilize 1.68.4 x86, #813660
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/gjs/gjs-1.68.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/gjs/gjs-1.68.4.ebuild b/dev-libs/gjs/gjs-1.68.4.ebuild
16 index 6325f005dcc..433139d0b4b 100644
17 --- a/dev-libs/gjs/gjs-1.68.4.ebuild
18 +++ b/dev-libs/gjs/gjs-1.68.4.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
20 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
21 SLOT="0"
22 IUSE="+cairo examples gtk readline sysprof test"
23 -KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
25 RESTRICT="!test? ( test )"
26
27 RDEPEND="