summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-07 04:38:03 +0100
committerSam James <sam@gentoo.org>2023-07-07 04:38:03 +0100
commit6d78fc4090eee3647e98f80965d17bccd393828f (patch)
tree110e64488d3e97da71e08a33562cb6950474f55e /dev-util/shellcheck-bin
parentsys-process/criu: Stabilize 3.18 amd64, #909811 (diff)
downloadgentoo-6d78fc4090eee3647e98f80965d17bccd393828f.tar.gz
gentoo-6d78fc4090eee3647e98f80965d17bccd393828f.tar.bz2
gentoo-6d78fc4090eee3647e98f80965d17bccd393828f.zip
dev-util/shellcheck-bin: Stabilize 0.9.0 amd64, #909800
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.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shellcheck-bin/shellcheck-bin-0.9.0.ebuild b/dev-util/shellcheck-bin/shellcheck-bin-0.9.0.ebuild
index e4b6825e8e0e..a9d64971a846 100644
--- a/dev-util/shellcheck-bin/shellcheck-bin-0.9.0.ebuild
+++ b/dev-util/shellcheck-bin/shellcheck-bin-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}"