summaryrefslogtreecommitdiff
path: root/dev-python/commentjson
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-python/commentjson
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-python/commentjson')
-rw-r--r--dev-python/commentjson/Manifest2
-rw-r--r--dev-python/commentjson/commentjson-0.9.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/commentjson/Manifest b/dev-python/commentjson/Manifest
index 791187cb2934..8116ec53d9b8 100644
--- a/dev-python/commentjson/Manifest
+++ b/dev-python/commentjson/Manifest
@@ -1,3 +1,3 @@
DIST commentjson-0.9.0.gh.tar.gz 15297 BLAKE2B a857b0fa5551079d3d37bff94fb51a903e998c4fb84e0f62a5de28d6eafe0cb8a38b3215515e72c56de0cddb661f109921c801d15b9ba93771290135adaaa5b1 SHA512 cd3d28adecbc445ed3faed7847c65a23829f408cf8aa3fa85544a0f0cf9fa5544b8aff560725cf51921f249123daf9ce9953069e99ca64a312bb4bff652512fe
-EBUILD commentjson-0.9.0.ebuild 774 BLAKE2B 9d463a1aa913f80f368a9d79b14bbeb70703d4eaf811f1e8bacd553a34ff8704e3f7fbd037f8b74098b367fd77f9758ae75cbaccba55baa322f868b40d6f65ee SHA512 f25ccb9dd86d1d372ad3d8e4029572af041cf06b8c33e55ed942577669411e9c4c87c1c5ae0a297c8bd03d567a63b961af7e38d8a12a63bcd79c323f85b7e30e
+EBUILD commentjson-0.9.0.ebuild 781 BLAKE2B 4b3359b12e50dc3e91adc5e946a6497ef267010fd653b1c88a812f6f7a45aacf64dda4c47dcb5dceb16d828c147b1a6e451d5e8465aa69a517b27b74295e5468 SHA512 a95ccfce672f8d9d4f7caa005ebe5840b9dc82f6f9ee881edbc998e831c985fb3569a6507af9d51800b4435d56458cb106575ca7e96b051d31d912a5481e032d
MISC metadata.xml 351 BLAKE2B c572a2399353ef88fbb0bc49d31eed6607fa157340c3ccc1311a1e2103a5488f66ed09f10d73daf2aa9a062ce36d2635e4bf703a61a9e4e7341b70e8ab1a97a8 SHA512 90aaec57bf7a92233f7761ee780faf9607dfa79d93627fc3c17cbe63aa6d2b41cdc7229fc17e46c2eb155a5749aee379a1a665e3192f44910aee344c89fe6160
diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild b/dev-python/commentjson/commentjson-0.9.0.ebuild
index ed61f226e99a..d76e173d3810 100644
--- a/dev-python/commentjson/commentjson-0.9.0.ebuild
+++ b/dev-python/commentjson/commentjson-0.9.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
RDEPEND="
dev-python/lark-parser[${PYTHON_USEDEP}]"