summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 11:52:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 11:52:34 +0200
commitf4197f9bf4f9192ed92670f63cee7f99f4f59e5c (patch)
treef4233f3077f9f0c2eb85234f12a346b975b85b0a /dev-python/jsonpickle
parentsys-libs/readline: amd64 stable wrt bug #719942 (diff)
downloadgentoo-f4197f9bf4f9192ed92670f63cee7f99f4f59e5c.tar.gz
gentoo-f4197f9bf4f9192ed92670f63cee7f99f4f59e5c.tar.bz2
gentoo-f4197f9bf4f9192ed92670f63cee7f99f4f59e5c.zip
dev-python/jsonpickle: amd64 stable wrt bug #720524
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/jsonpickle')
-rw-r--r--dev-python/jsonpickle/jsonpickle-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpickle/jsonpickle-1.3.ebuild b/dev-python/jsonpickle/jsonpickle-1.3.ebuild
index 5ccef6b5e321..44e9e290867f 100644
--- a/dev-python/jsonpickle/jsonpickle-1.3.ebuild
+++ b/dev-python/jsonpickle/jsonpickle-1.3.ebuild
@@ -13,7 +13,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"
RESTRICT="!test? ( test )"