summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-18 12:56:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-18 12:57:03 +0100
commitedabbae3341cea10ba194f13e1731ff37e961811 (patch)
tree62c674356cff2f90e400d2579adb17beaae327da /dev-python/jsonpickle
parentdev-perl/GraphViz: x86 stable wrt bug #600828 (diff)
downloadgentoo-edabbae3341cea10ba194f13e1731ff37e961811.tar.gz
gentoo-edabbae3341cea10ba194f13e1731ff37e961811.tar.bz2
gentoo-edabbae3341cea10ba194f13e1731ff37e961811.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/jsonpickle')
-rw-r--r--dev-python/jsonpickle/jsonpickle-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild b/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild
index 685bdd1bb72f..a572640ba69d 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