diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:28:06 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:28:06 -0500 |
commit | 99833fa4b62dd91f5fda19aced196eacc3059009 (patch) | |
tree | 5e702de7728308dd4078c1d2ca0a5d2f6bf09e09 /dev-python/jsonschema | |
parent | dev-python/dogpile-cache: 0.6.4 stablized amd64 x86 under allarches (diff) | |
download | gentoo-99833fa4b62dd91f5fda19aced196eacc3059009.tar.gz gentoo-99833fa4b62dd91f5fda19aced196eacc3059009.tar.bz2 gentoo-99833fa4b62dd91f5fda19aced196eacc3059009.zip |
dev-python/jsonschema: 2.6.0 stablized alpha amd64 arm64 hppa ia64 ppc ppc64 sparc x86 under allarches
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r-- | dev-python/jsonschema/jsonschema-2.6.0.ebuild | 2 |
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 7892ba6ea4ef..20d99ec7edae 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 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |