diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:57:03 +0100 |
commit | edabbae3341cea10ba194f13e1731ff37e961811 (patch) | |
tree | 62c674356cff2f90e400d2579adb17beaae327da /dev-python/jsonpickle | |
parent | dev-perl/GraphViz: x86 stable wrt bug #600828 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |