summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-03 06:14:57 +0000
committerSam James <sam@gentoo.org>2022-11-03 06:14:57 +0000
commitfeb5d58a8af47fae9d53b38c9a2336bc07fdf453 (patch)
treebca12c61f10922e4b0eb8d82b0df236d122e9a97 /dev-util/shellcheck-bin
parentmedia-libs/openimageio: add 2.4.5.0 (diff)
downloadgentoo-feb5d58a8af47fae9d53b38c9a2336bc07fdf453.tar.gz
gentoo-feb5d58a8af47fae9d53b38c9a2336bc07fdf453.tar.bz2
gentoo-feb5d58a8af47fae9d53b38c9a2336bc07fdf453.zip
dev-util/shellcheck-bin: Stabilize 0.8.0 arm64, #878961
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/shellcheck-bin')
-rw-r--r--dev-util/shellcheck-bin/shellcheck-bin-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shellcheck-bin/shellcheck-bin-0.8.0.ebuild b/dev-util/shellcheck-bin/shellcheck-bin-0.8.0.ebuild
index c825ca6b13ef..c87ac42ea72c 100644
--- a/dev-util/shellcheck-bin/shellcheck-bin-0.8.0.ebuild
+++ b/dev-util/shellcheck-bin/shellcheck-bin-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm arm64"
DEPEND="!dev-util/shellcheck"
RDEPEND="${DEPEND}"