diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 17:42:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 17:42:19 +0000 |
commit | 8df4da1d3c367110580eaed933f0d2126662505f (patch) | |
tree | e8c3ca458d51b923e357d5784c82c3a8a4fb2d57 /dev-python/jsonpath-ng | |
parent | dev-python/cbor2: Stabilize 5.6.5 amd64, #942259 (diff) | |
download | gentoo-8df4da1d3c367110580eaed933f0d2126662505f.tar.gz gentoo-8df4da1d3c367110580eaed933f0d2126662505f.tar.bz2 gentoo-8df4da1d3c367110580eaed933f0d2126662505f.zip |
dev-python/jsonpath-ng: Stabilize 1.7.0 ALLARCHES, #942269
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonpath-ng')
-rw-r--r-- | dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild b/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild index 72b96a9414e1..3315ab7f9121 100644 --- a/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild +++ b/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" dev-python/ply[${PYTHON_USEDEP}] |