summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:56:22 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:59:58 -0500
commitf20ffa84ec39ccbfcc8256e64f3789f59d5cf664 (patch)
tree5760909670ed1e2516cc59ee3337ed2f9c33dcf8
parentdev-python/rfc3987: fixing up repoman errors for jsonschema (diff)
downloadgentoo-f20ffa84.tar.gz
gentoo-f20ffa84.tar.bz2
gentoo-f20ffa84.zip
dev-python/jsonschema: fix up repoman errors
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-python/jsonschema/jsonschema-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-2.6.0.ebuild b/dev-python/jsonschema/jsonschema-2.6.0.ebuild
index 20d99ec7edae..5154857aa768 100644
--- a/dev-python/jsonschema/jsonschema-2.6.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-2.6.0.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 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="