Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/
Date: Sat, 02 Jul 2022 23:23:15
Message-Id: 1656804085.e1a6d18c2be5a88f43c885cc7774747fdf91a7fc.xen0n@gentoo
1 commit: e1a6d18c2be5a88f43c885cc7774747fdf91a7fc
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 07:51:18 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 23:21:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a6d18c
7
8 gnome-base/gnome-common: keyword 3.18.0-r2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild b/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild
16 index a207b0583037..960e6936915f 100644
17 --- a/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild
18 +++ b/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-common"
20
21 LICENSE="GPL-3"
22 SLOT="3"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25
26 src_configure() {
27 # Force people to rely on sys-devel/autoconf-archive, bug #594084