From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C46A158093 for ; Sat, 2 Jul 2022 23:23:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01A64E0C78; Sat, 2 Jul 2022 23:23:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D930BE0C78 for ; Sat, 2 Jul 2022 23:23:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8647834199C for ; Sat, 2 Jul 2022 23:23:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAEF7326 for ; Sat, 2 Jul 2022 23:23:10 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1656804085.e1a6d18c2be5a88f43c885cc7774747fdf91a7fc.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild X-VCS-Directories: gnome-base/gnome-common/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: e1a6d18c2be5a88f43c885cc7774747fdf91a7fc X-VCS-Branch: master Date: Sat, 2 Jul 2022 23:23:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 31514845-bd9c-4c4a-a04e-16dd4359c081 X-Archives-Hash: 85314c635694890e8265206b0c8dac3f commit: e1a6d18c2be5a88f43c885cc7774747fdf91a7fc Author: WANG Xuerui gentoo org> AuthorDate: Thu Jun 30 07:51:18 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Jul 2 23:21:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a6d18c gnome-base/gnome-common: keyword 3.18.0-r2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index a207b0583037..960e6936915f 100644 --- a/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-common" LICENSE="GPL-3" SLOT="3" -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" +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" src_configure() { # Force people to rely on sys-devel/autoconf-archive, bug #594084