commit: 7a6db85b0a90b32c48449384db8b1547cdc2396c Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 5 01:49:02 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 5 01:52:10 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6db85b
app-misc/check-jsonschema: Stabilize 0.34.0 amd64, #967179 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-misc/check-jsonschema/check-jsonschema-0.34.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/check-jsonschema/check-jsonschema-0.34.0.ebuild b/app-misc/check-jsonschema/check-jsonschema-0.34.0.ebuild index 26f59847f724..d683f70a5dc1 100644 --- a/app-misc/check-jsonschema/check-jsonschema-0.34.0.ebuild +++ b/app-misc/check-jsonschema/check-jsonschema-0.34.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/python-jsonschema/${PN}/archive/refs/tags/${PV}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" RDEPEND=" >=dev-python/ruamel-yaml-0.18.10[${PYTHON_USEDEP}]
