summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-03-21 06:53:58 +0100
committerMarkus Meier <maekke@gentoo.org>2018-03-21 06:53:58 +0100
commit251f20de113c07449ead9085982b75cdb50ae480 (patch)
tree4cb016ef750fa7f7a9139cb9ff5b44f1f1bebac9 /dev-python/ujson
parentsys-apps/ucspi-tcp: arm stable, bug #639416 (diff)
downloadgentoo-251f20de113c07449ead9085982b75cdb50ae480.tar.gz
gentoo-251f20de113c07449ead9085982b75cdb50ae480.tar.bz2
gentoo-251f20de113c07449ead9085982b75cdb50ae480.zip
dev-python/ujson: arm stable, bug #639114
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/ujson')
-rw-r--r--dev-python/ujson/ujson-1.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ujson/ujson-1.35.ebuild b/dev-python/ujson/ujson-1.35.ebuild
index fc5eda6636a1..0e4637e65f72 100644
--- a/dev-python/ujson/ujson-1.35.ebuild
+++ b/dev-python/ujson/ujson-1.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
IUSE="test"
RESTRICT="!test? ( test )"