dev-util/shellcheck-bin: Stabilize 0.8.0 arm64, #878961

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-11-03 06:14:57 +00:00
parent 562288f90e
commit feb5d58a8a

View File

@@ -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}"