summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2021-06-19 11:02:26 +0200
committerHans de Graaff <hans@degraaff.org>2021-06-19 11:02:26 +0200
commit3315b4647d14e426267f650c6f507d9801d53548 (patch)
tree0fa30a09b1a7c5827ba4e1f2f0a0c0e33409f583 /dev-util
parentapp-emacs/lsp-mode: add missing autoload (diff)
downloadgraaff-3315b4647d14e426267f650c6f507d9801d53548.tar.gz
graaff-3315b4647d14e426267f650c6f507d9801d53548.tar.bz2
graaff-3315b4647d14e426267f650c6f507d9801d53548.zip
dev-util/hadolint: lock language-docker dep to 9.x
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/hadolint/hadolint-1.22.1-r1.ebuild (renamed from dev-util/hadolint/hadolint-1.22.1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/hadolint/hadolint-1.22.1.ebuild b/dev-util/hadolint/hadolint-1.22.1-r1.ebuild
index b95c6611..4f32a5dd 100644
--- a/dev-util/hadolint/hadolint-1.22.1.ebuild
+++ b/dev-util/hadolint/hadolint-1.22.1-r1.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
>=dev-haskell/gitrev-1.3.1:=[profile?]
dev-haskell/hsyaml:=[profile?]
>=dev-haskell/language-docker-9.1.2:=[profile?]
+ =dev-haskell/language-docker-9*:=[profile?]
>=dev-haskell/megaparsec-9.0.0:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/optparse-applicative-0.14.0:=[profile?]