diff options
author | 2023-08-13 19:07:42 +0300 | |
---|---|---|
committer | 2023-08-13 19:07:42 +0300 | |
commit | f4330f7f1abbaef2ef04ce8af2f52c545cc519b3 (patch) | |
tree | 8a9880c1e466f6403848ecc86ec77484170be279 /dev-python/json5 | |
parent | dev-python/openapi-core: Keyword 0.18.0 arm64, #910584 (diff) | |
download | gentoo-f4330f7f1abbaef2ef04ce8af2f52c545cc519b3.tar.gz gentoo-f4330f7f1abbaef2ef04ce8af2f52c545cc519b3.tar.bz2 gentoo-f4330f7f1abbaef2ef04ce8af2f52c545cc519b3.zip |
dev-python/json5: Keyword 0.9.11 arm64, #910584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/json5')
-rw-r--r-- | dev-python/json5/json5-0.9.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/json5/json5-0.9.11.ebuild b/dev-python/json5/json5-0.9.11.ebuild index c97ad19412d7..8c8a95e69518 100644 --- a/dev-python/json5/json5-0.9.11.ebuild +++ b/dev-python/json5/json5-0.9.11.ebuild @@ -22,6 +22,6 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" distutils_enable_tests pytest |