Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines/
Date: Tue, 28 Jun 2022 02:03:49
Message-Id: 1656381519.746e5aead53a90db563866a30144e4aee2681a79.xen0n@gentoo
1 commit: 746e5aead53a90db563866a30144e4aee2681a79
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 01:58:39 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 01:58:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=746e5aea
7
8 x11-themes/gtk-engines: keyword 2.20.2-r100 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild
16 index 361473bd2f19..42e426543bad 100644
17 --- a/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild
18 +++ b/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gtk.org/"
26
27 LICENSE="LGPL-2.1"
28 SLOT="2"
29 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
31 IUSE="accessibility lua"
32
33 REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"