summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:03:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:04:19 +0200
commit3b4047f5688bcca3e3eb7881ae101f20537cf70b (patch)
treefc5c508791d7ff61e15cf57511c8b10d0a10286f /dev-python/ujson
parentdev-python/u-msgpack: arm stable wrt bug #731618 (diff)
downloadgentoo-3b4047f5688bcca3e3eb7881ae101f20537cf70b.tar.gz
gentoo-3b4047f5688bcca3e3eb7881ae101f20537cf70b.tar.bz2
gentoo-3b4047f5688bcca3e3eb7881ae101f20537cf70b.zip
dev-python/ujson: arm stable wrt bug #731620
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ujson')
-rw-r--r--dev-python/ujson/ujson-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ujson/ujson-3.0.0.ebuild b/dev-python/ujson/ujson-3.0.0.ebuild
index 60a87e3a0884..16e10d005dac 100644
--- a/dev-python/ujson/ujson-3.0.0.ebuild
+++ b/dev-python/ujson/ujson-3.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"