commit: 9881aca30c5d0f0ff75524701853e8abb4aeaa75 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Jan 16 05:05:38 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Jan 16 14:18:23 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9881aca3
dev-util/yamllint: Stabilize 1.37.1 ALLARCHES, #968811 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-util/yamllint/yamllint-1.37.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/yamllint/yamllint-1.37.1.ebuild b/dev-util/yamllint/yamllint-1.37.1.ebuild index 5998e0ccb023..93c078f0c8ff 100644 --- a/dev-util/yamllint/yamllint-1.37.1.ebuild +++ b/dev-util/yamllint/yamllint-1.37.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}]
