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 86B69158094 for ; Sat, 3 Sep 2022 16:07:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABF29E077A; Sat, 3 Sep 2022 16:07:26 +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 93F40E077A for ; Sat, 3 Sep 2022 16:07:26 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5D8A340FD6 for ; Sat, 3 Sep 2022 16:07:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 331DC5AF for ; Sat, 3 Sep 2022 16:07:23 +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: <1662221213.2065fcdf59e8aea57ebe93bb495b7a5ddfb776d5.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-20220808.ebuild X-VCS-Directories: x11-themes/papirus-icon-theme/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 2065fcdf59e8aea57ebe93bb495b7a5ddfb776d5 X-VCS-Branch: master Date: Sat, 3 Sep 2022 16:07:23 +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: 4926c176-427d-46e7-b5e6-cafa3328dd90 X-Archives-Hash: b01ff57cb791ef0d7cc58f4138569b00 commit: 2065fcdf59e8aea57ebe93bb495b7a5ddfb776d5 Author: Pacho Ramos gentoo org> AuthorDate: Sat Sep 3 16:06:53 2022 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Sep 3 16:06:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2065fcdf x11-themes/papirus-icon-theme: stabilize 20220808 for ALLARCHES Signed-off-by: Pacho Ramos gentoo.org> x11-themes/papirus-icon-theme/papirus-icon-theme-20220808.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20220808.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20220808.ebuild index b3be9a3ea230..7d8d629b6b93 100644 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20220808.ebuild +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20220808.ebuild @@ -11,7 +11,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() { :; }