summaryrefslogtreecommitdiff
path: root/dev-python/commentjson
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-10 04:21:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-10 04:21:55 +0100
commit677b7ba5c317778df2ad7e70df94b9b7eec4adbc (patch)
tree6c418a1546fff5becab5d8b9ed6803323e7f316e /dev-python/commentjson
parentfbda87924e6faa7a1919f1a2b4182490bde5ec5c (diff)
gentoo resync : 10.09.2021
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 5eb58c8b0196..5aa98fc019ce 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 764 BLAKE2B 8b874086bba1b9646793338110497b15a90b4830a5afdfc8781d5587714aae6e50c8aa2474c2d5a6c17c231fbae9a6875913b5a6c5fc5d2ea5d633d21d26e741 SHA512 06cc0d564b206f6fecf26cb166f2897bd022ca7a5268a0ef20b9ab06b7d142157f5e6df2bfcf89cce69e6eb5b446136dfad01be98e11994e3da82b808d6d8f3d
+EBUILD commentjson-0.9.0.ebuild 763 BLAKE2B ffbdb5fbcf137ce7184777d2ce45641ceaeb453b83a78b9ca38d58b1ccba3689bc6fd379a2ce2dfc2140a0686acda119f8fb957f92d953188665e0d3caf463df SHA512 7bcd1c4e8e642cb425ea719c705572fc3f6c4cde9c65bd4488414d7ab29fd4d14cec85792ef339ec14885a28c1a9f671f8b238584731c73d122072f04f7f361c
MISC metadata.xml 350 BLAKE2B a14a2adc21600c7f65c10bd0d741c0f81ede15baa200532ad346a74f36e4eed3bfd4af40ae30d208bd6cb1064936b4e7fc5acb0db31890a9e7109210f499b3df SHA512 558f86dfd9c937dec4a41df69e50662a86968cf1884484fc0fbe336d95b4fb4c66c22ced5b086024364d8c02aef6ffac436aa6ba80afc5398dcbf3ac12f5f4d0
diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild b/dev-python/commentjson/commentjson-0.9.0.ebuild
index c33266a72944..38927494079c 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 x86"
RDEPEND="
dev-python/lark-parser[${PYTHON_USEDEP}]"