diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 17:15:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 17:15:51 +0300 |
commit | cab87d4e5352e2488150b5ed5532da3d27b51874 (patch) | |
tree | e323580351d57f2c68d1ac0267ec94078f764c2e /dev-python/jsonpath-ng | |
parent | dev-python/moto: Stabilize 5.0.13 arm64, #939249 (diff) | |
download | gentoo-cab87d4e5352e2488150b5ed5532da3d27b51874.tar.gz gentoo-cab87d4e5352e2488150b5ed5532da3d27b51874.tar.bz2 gentoo-cab87d4e5352e2488150b5ed5532da3d27b51874.zip |
dev-python/jsonpath-ng: Stabilize 1.6.1 arm64, #939249
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.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild index 189e023d4ea4..8ba3561ca835 100644 --- a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild +++ b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv" +KEYWORDS="amd64 arm64 ~riscv" RDEPEND=" dev-python/ply[${PYTHON_USEDEP}] |