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 223E5158094 for ; Tue, 28 Jun 2022 02:03:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD014E0CCC; Tue, 28 Jun 2022 02:03:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B08EE0CCB for ; Tue, 28 Jun 2022 02:03:45 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B299A3416CE for ; Tue, 28 Jun 2022 02:03:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 672B6538 for ; Tue, 28 Jun 2022 02:03:41 +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: <1656381526.a6c7d4497bc73ec0490c70df7897b53b18e39e2f.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild X-VCS-Directories: x11-themes/mate-themes-meta/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: a6c7d4497bc73ec0490c70df7897b53b18e39e2f X-VCS-Branch: master Date: Tue, 28 Jun 2022 02:03:41 +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: 48f064f0-3b81-4801-a29b-e29e893b2994 X-Archives-Hash: f4e79d0bb6accf04bcea5a6bace7bfd6 commit: a6c7d4497bc73ec0490c70df7897b53b18e39e2f Author: WANG Xuerui gentoo org> AuthorDate: Tue Jun 28 01:58:46 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jun 28 01:58:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c7d449 x11-themes/mate-themes-meta: keyword 3-r3 for ~loong Signed-off-by: WANG Xuerui gentoo.org> x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild index a368e24c9cdc..5d62ba3e1579 100644 --- a/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild +++ b/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MATE" SRC_URI="" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" LICENSE="metapackage" SLOT="0" IUSE="gtk2-only"