commit: edabbae3341cea10ba194f13e1731ff37e961811
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 11:56:34 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 11:57:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edabbae3
dev-python/jsonpickle: x86 stable wrt bug #606206
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/jsonpickle/jsonpickle-0.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild
b/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild
index 685bdd1..a572640 100644
--- a/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild
+++ b/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild
@@ -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