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 CCC1A158094 for ; Wed, 17 Aug 2022 04:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE194E07EF; Wed, 17 Aug 2022 04:53:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C3FDAE07D4 for ; Wed, 17 Aug 2022 04:53:12 +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 C7E5D3414EA for ; Wed, 17 Aug 2022 04:53:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 429CE588 for ; Wed, 17 Aug 2022 04:53:09 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1660711977.4c1be1186b8a3ab739b7b430c059bab154060ddb.arthurzam@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-r1.ebuild X-VCS-Directories: app-misc/scrub/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 4c1be1186b8a3ab739b7b430c059bab154060ddb X-VCS-Branch: master Date: Wed, 17 Aug 2022 04:53:09 +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: 5b4bbac4-a848-4c90-9356-bdae399ff91d X-Archives-Hash: e86084ca9a70097c57bcddfff1601a8d commit: 4c1be1186b8a3ab739b7b430c059bab154060ddb Author: Arthur Zamarin gentoo org> AuthorDate: Wed Aug 17 04:52:57 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Aug 17 04:52:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1be118 app-misc/scrub: Stabilize 2.6.1-r1 arm64, #865443 Signed-off-by: Arthur Zamarin gentoo.org> app-misc/scrub/scrub-2.6.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/scrub/scrub-2.6.1-r1.ebuild b/app-misc/scrub/scrub-2.6.1-r1.ebuild index 72f65ea730b2..15bebc1034e5 100644 --- a/app-misc/scrub/scrub-2.6.1-r1.ebuild +++ b/app-misc/scrub/scrub-2.6.1-r1.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