summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-01 11:54:37 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-01 11:58:03 +0100
commit9d135af68b01af858fd2ef192089ad77006beff9 (patch)
tree2dca4a38158fdcecd0cd06039361dd166a5cdfb2
parentdev-python/rfc3987: ia64 keyworded, bug #617424 (diff)
downloadgentoo-9d135af6.tar.gz
gentoo-9d135af6.tar.bz2
gentoo-9d135af6.zip
dev-python/jsonschema: ia64 keyworded, bug #617424
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
-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 c8613e59093d..7892ba6ea4ef 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="