dev-python/ujson: arm stable, bug #639114
authorMarkus Meier <maekke@gentoo.org>
Wed, 21 Mar 2018 05:53:58 +0000 (06:53 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 21 Mar 2018 05:53:58 +0000 (06:53 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-python/ujson/ujson-1.35.ebuild

index fc5eda6636a1cd637f9bcb38f3af91955683e438..0e4637e65f72845087f2252017e9b45bb02ce5c7 100644 (file)
@@ -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 )"