commit: 758acd986bd9f81defe19ac099b0be2d4f703eb6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 2 05:54:57 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 2 05:54:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=758acd98
dev-util/shellcheck-bin: Stabilize 0.10.0 arm64, #928393
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/shellcheck-bin/shellcheck-bin-0.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/shellcheck-bin/shellcheck-bin-0.10.0.ebuild
b/dev-util/shellcheck-bin/shellcheck-bin-0.10.0.ebuild
index 086ffc2e6c13..c6c33e14f8a3 100644
--- a/dev-util/shellcheck-bin/shellcheck-bin-0.10.0.ebuild
+++ b/dev-util/shellcheck-bin/shellcheck-bin-0.10.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"