summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:24:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:24:06 +0200
commitb686429b9e028193c4197ae2a0eb6a213464e550 (patch)
treedb7c8e949d1966956bd6eba401b935dcd4642684 /dev-python/ujson
parentdev-python/multidict: Stabilize 6.0.4 arm64, #890088 (diff)
downloadgentoo-b686429b9e028193c4197ae2a0eb6a213464e550.tar.gz
gentoo-b686429b9e028193c4197ae2a0eb6a213464e550.tar.bz2
gentoo-b686429b9e028193c4197ae2a0eb6a213464e550.zip
dev-python/ujson: Stabilize 5.6.0 arm64, #890108
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ujson')
-rw-r--r--dev-python/ujson/ujson-5.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ujson/ujson-5.6.0.ebuild b/dev-python/ujson/ujson-5.6.0.ebuild
index ca2f1fe67e94..cbf7ea8c25d1 100644
--- a/dev-python/ujson/ujson-5.6.0.ebuild
+++ b/dev-python/ujson/ujson-5.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
DEPEND="
dev-libs/double-conversion:=