diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 23:21:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 23:21:20 +0100 |
commit | 7f342ef9714ee350c59607567dce24fe099b2b2e (patch) | |
tree | f6b8f51df2b91f23e35b61d4b37dd709fb687423 /app-misc | |
parent | net-libs/libnice: Stabilize 0.1.22 ppc64, #942123 (diff) | |
download | gentoo-7f342ef9714ee350c59607567dce24fe099b2b2e.tar.gz gentoo-7f342ef9714ee350c59607567dce24fe099b2b2e.tar.bz2 gentoo-7f342ef9714ee350c59607567dce24fe099b2b2e.zip |
app-misc/check-jsonschema: Stabilize 0.28.4-r1 amd64, #942181
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/check-jsonschema/check-jsonschema-0.28.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/check-jsonschema/check-jsonschema-0.28.4-r1.ebuild b/app-misc/check-jsonschema/check-jsonschema-0.28.4-r1.ebuild index 7bd7ebde5d74..d72cf7a4b03a 100644 --- a/app-misc/check-jsonschema/check-jsonschema-0.28.4-r1.ebuild +++ b/app-misc/check-jsonschema/check-jsonschema-0.28.4-r1.ebuild @@ -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.6[${PYTHON_USEDEP}] |