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 22FB215ACFB for ; Tue, 18 Apr 2023 15:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E052E092A; Tue, 18 Apr 2023 15:08:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 07BDCE092A for ; Tue, 18 Apr 2023 15:08:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 42F6A340C59 for ; Tue, 18 Apr 2023 15:08:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 646D3A4B for ; Tue, 18 Apr 2023 15:08:19 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1681830405.31a91e4d892ef1ef464b1499a5a22c6c01b45cff.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/papirus-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild X-VCS-Directories: x11-themes/papirus-icon-theme/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 31a91e4d892ef1ef464b1499a5a22c6c01b45cff X-VCS-Branch: master Date: Tue, 18 Apr 2023 15:08:19 +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: ade0c4b4-677e-40c3-8544-374a6228758e X-Archives-Hash: f209d2c866e9742a9f25ddfa216bac9b commit: 31a91e4d892ef1ef464b1499a5a22c6c01b45cff Author: Pacho Ramos gentoo org> AuthorDate: Tue Apr 18 15:06:45 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Apr 18 15:06:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a91e4d x11-themes/papirus-icon-theme: stabilize 20230301 for ALLARCHES Signed-off-by: Pacho Ramos gentoo.org> x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild index 0279bb437c4d..b65a2f18e21b 100644 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ppc64 x86" src_compile() { :; }