summaryrefslogtreecommitdiff
path: root/dev-util/shellcheck-bin
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-07 06:18:32 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-07 06:18:32 +0000
commitae390be3f823329144e22d3047a015ae77f699ee (patch)
tree5b440c0fcced9b901ffe7e723a51cdb48daffec2 /dev-util/shellcheck-bin
parent614995a31f74ac31f31b40fc07132c59accc31d4 (diff)
downloadbaldeagleos-repo-ae390be3f823329144e22d3047a015ae77f699ee.tar.gz
baldeagleos-repo-ae390be3f823329144e22d3047a015ae77f699ee.tar.xz
baldeagleos-repo-ae390be3f823329144e22d3047a015ae77f699ee.zip
Adding metadata
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}"