summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 18:53:06 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 19:09:16 -0700
commit49a9d26fdfcdbf3dd04778435d11eb5d685130b3 (patch)
tree526c61aef8eea2b3dbc8a067f094248d811765f8 /dev-python/jsonschema
parentdev-python/jsonpointer-2.0-r1: add ~alpha, bug 700918 (diff)
downloadgentoo-49a9d26fdfcdbf3dd04778435d11eb5d685130b3.tar.gz
gentoo-49a9d26fdfcdbf3dd04778435d11eb5d685130b3.tar.bz2
gentoo-49a9d26fdfcdbf3dd04778435d11eb5d685130b3.zip
dev-python/jsonschema-3.2.0: add ~alpha, bug 700918
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-3.2.0.ebuild2
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 868c8ece6a70..b997d1900405 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="~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
BDEPEND="