summaryrefslogtreecommitdiff
path: root/dev-python/jsonpath-ng
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-20 12:25:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-20 12:25:59 +0100
commitc431a44e3cfa102e5ef2c9d6bbac48e28c9b15cb (patch)
tree763b8a8b758bcb259d7f7325aac3170f62061933 /dev-python/jsonpath-ng
parent1f3e27f8fde0df9246ce9151ced7d2dd4e96cb07 (diff)
gentoo auto-resync : 20:08:2024 - 12:25:59
Diffstat (limited to 'dev-python/jsonpath-ng')
-rw-r--r--dev-python/jsonpath-ng/Manifest2
-rw-r--r--dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jsonpath-ng/Manifest b/dev-python/jsonpath-ng/Manifest
index 0e247201b992..8148d8340180 100644
--- a/dev-python/jsonpath-ng/Manifest
+++ b/dev-python/jsonpath-ng/Manifest
@@ -1,3 +1,3 @@
DIST jsonpath-ng-1.6.1.tar.gz 36024 BLAKE2B ed6b47974e55c8bb5e086249c24d847dc0e1719d6912c0097bf6bcc06ad096f54b99f9c7053c088bb2efae4c612a49364cae3b061593890508e408b6776e73fb SHA512 84f4ceb3b2e76665b56df6c6cd9bf8c155d3677cc6b4798531bb35e95a591e98186c7fa756d400cbbde4c62acc7da077d0fdf989f5101846fb74bba83dd4be58
-EBUILD jsonpath-ng-1.6.1.ebuild 555 BLAKE2B 3797bedfd4aefff7d11e660ec788ab1590de933489eeb55c6d8e9cd67e8e51f926fdbc6bf98714345966f29c9fb59466eec680a650c44dbf5bffcc3cc90ec8f0 SHA512 1aeac7a3b71e2f9c246f13531dc30fab4cbb2ed76709d226a7d4f1dacdcdcde8d682ef927b170948b9151f3753ca9af9c122a41e9ac3a755c573f93fc66488e0
+EBUILD jsonpath-ng-1.6.1.ebuild 569 BLAKE2B 32ffc01495b3cde36281a6b3428ba06dc511e2209b01c82f772c17281ea2daf498ba5925c00d6fbfb5b1f2b14c732d5e5b6bedacc477475a0c6c19cf3b5492ae SHA512 281a5cb12b9faff9578dd68395d08480720a67eb05a38a6d6a3ec6c685b9ae38c2f49d113c13925ddcfa08a8477379e2595dc547236bf607638777ee79b0d3e9
MISC metadata.xml 377 BLAKE2B 773ec2b58b38244bf4925bcb99751e180092bf55a4b20b937647867a696c673592bf0bef11e2835820cad1da51783bfad76bde86200f98b0f2f1c7bac491f36e SHA512 7b0f8455e40e1db69768a1d451888c04a6805b78fbf5f0d81e4adae47539acdd3b7d4e0f33a93e81261ea7d1c5cb48fbe460d4516e3a85a86f52023270744309
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 420cb2cbbfe7..189e023d4ea4 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"
+KEYWORDS="amd64 ~arm64 ~riscv"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]