dev-python/jsonpickle: amd64 stable wrt bug #606206
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Jan 2017 11:27:19 +0000 (12:27 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Jan 2017 11:27:19 +0000 (12:27 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/jsonpickle/jsonpickle-0.9.3.ebuild

index cf7adf33e2c9a5ff61fa1964178b20b3366bf606..685bdd1bb72f31c0aace499f1c34bc59bdce0f05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 # There are optional json backends serializer/deserializers in addition to those selected here