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: Sat, 02 Oct 2021 23:58:11
Message-Id: 1633219072.1fd9983cf1c2b63c7a6c01a0afdcca9f1b3927e4.sam@gentoo
1 commit: 1fd9983cf1c2b63c7a6c01a0afdcca9f1b3927e4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 23:57:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 23:57:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd9983c
7
8 dev-libs/gjs: Stabilize 1.68.4 arm64, #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 2374d8c78d4..af0016f7286 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="