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 62DE815808B for ; Thu, 10 Feb 2022 00:40:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6ED5E088C; Thu, 10 Feb 2022 00:40:37 +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 6D39CE088F for ; Thu, 10 Feb 2022 00:40:37 +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 822AE34311C for ; Thu, 10 Feb 2022 00:40:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C04072F5 for ; Thu, 10 Feb 2022 00:40:32 +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: <1644453611.f03c39d85066941a884f5115f25b41923a49c243.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/oxygen-icons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/oxygen-icons/oxygen-icons-5.90.0.ebuild X-VCS-Directories: kde-frameworks/oxygen-icons/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f03c39d85066941a884f5115f25b41923a49c243 X-VCS-Branch: master Date: Thu, 10 Feb 2022 00:40: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: b52b4f7f-7c00-4f01-950d-0a6d5905e6ef X-Archives-Hash: 3b842a5e4765df051a361c6c24df4921 commit: f03c39d85066941a884f5115f25b41923a49c243 Author: Sam James gentoo org> AuthorDate: Thu Feb 10 00:40:11 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 10 00:40:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f03c39d8 kde-frameworks/oxygen-icons: Stabilize 5.90.0 arm64, #831587 Signed-off-by: Sam James gentoo.org> kde-frameworks/oxygen-icons/oxygen-icons-5.90.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-5.90.0.ebuild b/kde-frameworks/oxygen-icons/oxygen-icons-5.90.0.ebuild index 0a0d03fb248e..3734d92545f0 100644 --- a/kde-frameworks/oxygen-icons/oxygen-icons-5.90.0.ebuild +++ b/kde-frameworks/oxygen-icons/oxygen-icons-5.90.0.ebuild @@ -11,7 +11,7 @@ inherit cmake kde.org xdg-utils DESCRIPTION="Oxygen SVG icon theme" LICENSE="LGPL-3" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"