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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38E901581EC for ; Sat, 23 Nov 2024 14:25:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7690AE070D; Sat, 23 Nov 2024 14:25:17 +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 580A7E070D for ; Sat, 23 Nov 2024 14:25:17 +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 7203A34092E for ; Sat, 23 Nov 2024 14:25:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C978130F for ; Sat, 23 Nov 2024 14:25:15 +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: <1732371893.0e4527b419f90a18ec1acab2ff0654edc3212943.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/scrub/scrub-2.6.1-r2.ebuild X-VCS-Directories: app-misc/scrub/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0e4527b419f90a18ec1acab2ff0654edc3212943 X-VCS-Branch: master Date: Sat, 23 Nov 2024 14:25:15 +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: 861dcede-7d94-4258-aa29-7183294ae9bf X-Archives-Hash: 0155f4bd8632b28d7b231447ea90c059 commit: 0e4527b419f90a18ec1acab2ff0654edc3212943 Author: Sam James gentoo org> AuthorDate: Sat Nov 23 14:24:53 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 23 14:24:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4527b4 app-misc/scrub: Stabilize 2.6.1-r2 arm64, #944652 Signed-off-by: Sam James gentoo.org> app-misc/scrub/scrub-2.6.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/scrub/scrub-2.6.1-r2.ebuild b/app-misc/scrub/scrub-2.6.1-r2.ebuild index f4dfa6ae1f8f..013a92f4d63b 100644 --- a/app-misc/scrub/scrub-2.6.1-r2.ebuild +++ b/app-misc/scrub/scrub-2.6.1-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86" PATCHES=( "${FILESDIR}"/${P}-implicit-function-declaration-test.patch