commit:     64f4a7a5631be7580a058d55b75e5da7a4b66dad
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 23 09:08:15 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Aug 24 14:48:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f4a7a5

dev-util/shellcheck-bin: stabilize 0.11.0 for amd64, arm64

Not actually tested on arm64, but this only does a dobin without
tests and little sense in a stablereq.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-util/shellcheck-bin/shellcheck-bin-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/shellcheck-bin/shellcheck-bin-0.11.0.ebuild 
b/dev-util/shellcheck-bin/shellcheck-bin-0.11.0.ebuild
index 3348c049e045..a45d85de7b45 100644
--- a/dev-util/shellcheck-bin/shellcheck-bin-0.11.0.ebuild
+++ b/dev-util/shellcheck-bin/shellcheck-bin-0.11.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${SC_P}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64"
+KEYWORDS="-* amd64 ~arm arm64"
 
 RDEPEND="!dev-util/shellcheck"
 

Reply via email to