summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-01 11:46:47 +0000
committerSam James <sam@gentoo.org>2024-12-01 11:46:47 +0000
commit1aae6d1a534a636d106541368296c424222f6b06 (patch)
treedc2e4783e69634748fe6b283116db83c00b59928 /dev-util/yamllint
parentdev-php/pecl-parallel: drop 1.2.0 (diff)
downloadgentoo-1aae6d1a534a636d106541368296c424222f6b06.tar.gz
gentoo-1aae6d1a534a636d106541368296c424222f6b06.tar.bz2
gentoo-1aae6d1a534a636d106541368296c424222f6b06.zip
dev-util/yamllint: Stabilize 1.35.1 ALLARCHES, #945539
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/yamllint')
-rw-r--r--dev-util/yamllint/yamllint-1.35.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/yamllint/yamllint-1.35.1.ebuild b/dev-util/yamllint/yamllint-1.35.1.ebuild
index af8d142349fa..c2e0684a0171 100644
--- a/dev-util/yamllint/yamllint-1.35.1.ebuild
+++ b/dev-util/yamllint/yamllint-1.35.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/yamllint/ https://github.com/adrienverge/yaml
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
>=dev-python/pathspec-0.5.3[${PYTHON_USEDEP}]