diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-10 10:52:55 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-10 10:52:55 +0200 |
commit | c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a (patch) | |
tree | ab181972e1f91e40bb8c7d09240e244e666c2597 /dev-python/jsonschema/jsonschema-2.4.0.ebuild | |
parent | media-libs/gavl: Merge "Add patch for x32" (diff) | |
download | gentoo-c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a.tar.gz gentoo-c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a.tar.bz2 gentoo-c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a.zip |
dev-python/jsonschema: arm stable, bug #554868
Package-Manager: portage-2.2.22
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/jsonschema/jsonschema-2.4.0.ebuild')
-rw-r--r-- | dev-python/jsonschema/jsonschema-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-2.4.0.ebuild b/dev-python/jsonschema/jsonschema-2.4.0.ebuild index a686c7e9a596..cf839a5e9bc4 100644 --- a/dev-python/jsonschema/jsonschema-2.4.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" python_test() { |