summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-29 10:26:46 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-29 10:26:46 +0100
commit68ef2fdff14aea0d22f7d83d9f113778f9975dc9 (patch)
treeadded10e088861f2e696ff452d0b10a41e2d4842 /dev-python/jsonschema
parentdev-python/backports-functools-lru-cache: stable 1.6.1 for ppc, bug #714848 (diff)
downloadgentoo-68ef2fdff14aea0d22f7d83d9f113778f9975dc9.tar.gz
gentoo-68ef2fdff14aea0d22f7d83d9f113778f9975dc9.tar.bz2
gentoo-68ef2fdff14aea0d22f7d83d9f113778f9975dc9.zip
dev-python/jsonschema: stable 3.0.1 for ppc, bug #715096
Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-3.0.1.ebuild b/dev-python/jsonschema/jsonschema-3.0.1.ebuild
index e3d1ded91b76..e864beb708a5 100644
--- a/dev-python/jsonschema/jsonschema-3.0.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-3.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"