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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB4F2158086 for ; Sat, 23 Oct 2021 14:20:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25232E082B; Sat, 23 Oct 2021 14:20:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E93BE082B for ; Sat, 23 Oct 2021 14:20:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C9643430DA for ; Sat, 23 Oct 2021 14:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAF3E157 for ; Sat, 23 Oct 2021 14:20:32 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1634998814.025d66abb7a962742211bd1c9617a8c61f53e327.conikost@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-20210701.ebuild X-VCS-Directories: x11-themes/papirus-icon-theme/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 025d66abb7a962742211bd1c9617a8c61f53e327 X-VCS-Branch: master Date: Sat, 23 Oct 2021 14:20:32 +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: 366beafa-2a49-4b34-be76-ad8e101fb6ab X-Archives-Hash: c449a779a5e6b04b7e1246f38aaa1856 commit: 025d66abb7a962742211bd1c9617a8c61f53e327 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Oct 23 14:18:17 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Oct 23 14:20:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025d66ab x11-themes/papirus-icon-theme: stabilize allarches Closes: https://bugs.gentoo.org/819666 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> x11-themes/papirus-icon-theme/papirus-icon-theme-20210701.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20210701.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20210701.ebuild index 27d277b2e33..8fd0ed502ff 100644 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20210701.ebuild +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20210701.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() { :; }