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 1A9F1158087 for ; Sun, 5 Dec 2021 05:19:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69C512BC090; Sun, 5 Dec 2021 05:19:01 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EAEE2BC05C for ; Sun, 5 Dec 2021 05:19:01 +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 A3262343903 for ; Sun, 5 Dec 2021 05:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F7D714D for ; Sun, 5 Dec 2021 05:18:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1638681490.7a3b67fa1d5dd076a8342a7d834c83bb709ae678.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild X-VCS-Directories: x11-themes/numix-icon-theme-circle/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7a3b67fa1d5dd076a8342a7d834c83bb709ae678 X-VCS-Branch: master Date: Sun, 5 Dec 2021 05:18:45 +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: d2d6c175-2b3d-49d6-a4dd-58f9c2e3a29f X-Archives-Hash: bd06acbe5151fdfc232d4634dc41063e commit: 7a3b67fa1d5dd076a8342a7d834c83bb709ae678 Author: Sam James gentoo org> AuthorDate: Sun Dec 5 05:18:10 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 5 05:18:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3b67fa x11-themes/numix-icon-theme-circle: Stabilize 21.05.31 ALLARCHES, #828319 Signed-off-by: Sam James gentoo.org> .../numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild index b88a914a434f..cc1f6a1d9d14 100644 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild +++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/numixproject/numix-icon-theme-circle/archive/${PV}.t LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="x11-themes/numix-icon-theme"