commit: 251f20de113c07449ead9085982b75cdb50ae480
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 05:53:58 2018 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 05:53:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251f20de
dev-python/ujson: arm stable, bug #639114
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
dev-python/ujson/ujson-1.35.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/ujson/ujson-1.35.ebuild
b/dev-python/ujson/ujson-1.35.ebuild
index fc5eda6636a..0e4637e65f7 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 )"