summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-24 16:36:00 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-24 16:36:00 +0100
commit1919a01ef3f1e9c406c5217b17ca6e3f6462ce29 (patch)
tree12bb23888d59584573e7228c17ea4161fd26676f /dev-util/yamllint
parentdev-python/libnacl: Stabilize 2.1.0 arm64, #918340 (diff)
downloadgentoo-1919a01ef3f1e9c406c5217b17ca6e3f6462ce29.tar.gz
gentoo-1919a01ef3f1e9c406c5217b17ca6e3f6462ce29.tar.bz2
gentoo-1919a01ef3f1e9c406c5217b17ca6e3f6462ce29.zip
dev-util/yamllint: Stabilize 1.32.0 arm64, #918345
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/yamllint')
-rw-r--r--dev-util/yamllint/yamllint-1.32.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/yamllint/yamllint-1.32.0.ebuild b/dev-util/yamllint/yamllint-1.32.0.ebuild
index 5900c2be87d3..695351cc4742 100644
--- a/dev-util/yamllint/yamllint-1.32.0.ebuild
+++ b/dev-util/yamllint/yamllint-1.32.0.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}]
dev-python/pyyaml[${PYTHON_USEDEP}]