summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-10 17:09:49 +0000
committerSam James <sam@gentoo.org>2020-10-10 17:09:49 +0000
commit119559cc9ee1e481c5ae684c5e8ee2c712cbd823 (patch)
treeccc79d62b5b0f2eaee6701c788d4c6271019560f /dev-python/ujson
parentsys-apps/portage: Stabilize 3.0.8 x86, #747496 (diff)
downloadgentoo-119559cc9ee1e481c5ae684c5e8ee2c712cbd823.tar.gz
gentoo-119559cc9ee1e481c5ae684c5e8ee2c712cbd823.tar.bz2
gentoo-119559cc9ee1e481c5ae684c5e8ee2c712cbd823.zip
dev-python/ujson: Stabilize 3.2.0 arm, #747499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ujson')
-rw-r--r--dev-python/ujson/ujson-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ujson/ujson-3.2.0.ebuild b/dev-python/ujson/ujson-3.2.0.ebuild
index 18e434f25cf1..f8a40d0d81b8 100644
--- a/dev-python/ujson/ujson-3.2.0.ebuild
+++ b/dev-python/ujson/ujson-3.2.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 )"