diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-28 23:38:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-28 23:40:11 +0000 |
commit | 0a8c30ec6274ea0d14da223d58c1984c7704c60c (patch) | |
tree | d73f0aeb153bca4a61d678566c050cfbe4e77df1 /dev-python/jsonschema | |
parent | dev-python/ndg-httpsclient: keyworded 0.5.1 for ia64, bug #710396 (diff) | |
download | gentoo-0a8c30ec6274ea0d14da223d58c1984c7704c60c.tar.gz gentoo-0a8c30ec6274ea0d14da223d58c1984c7704c60c.tar.bz2 gentoo-0a8c30ec6274ea0d14da223d58c1984c7704c60c.zip |
dev-python/jsonschema: keyworded 3.2.0 for ia64, bug #715120
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r-- | dev-python/jsonschema/jsonschema-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-3.2.0.ebuild b/dev-python/jsonschema/jsonschema-3.2.0.ebuild index b997d1900405..be188e4fdaca 100644 --- a/dev-python/jsonschema/jsonschema-3.2.0.ebuild +++ b/dev-python/jsonschema/jsonschema-3.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" BDEPEND=" |