summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-12-31 11:52:14 -0500
committerMatt Turner <mattst88@gentoo.org>2021-12-31 11:52:35 -0500
commitec42e3b9cbfef5d9bcdf04c74cb51ad1d03857fc (patch)
tree149e14942bfe0adeff7ba17d924dba713bc7b9bb /dev-python/jsonschema
parentdev-python/uritemplate: Keyword 4.1.0 alpha, #815403 (diff)
downloadgentoo-ec42e3b9cbfef5d9bcdf04c74cb51ad1d03857fc.tar.gz
gentoo-ec42e3b9cbfef5d9bcdf04c74cb51ad1d03857fc.tar.bz2
gentoo-ec42e3b9cbfef5d9bcdf04c74cb51ad1d03857fc.zip
dev-python/jsonschema: Keyword 4.3.2 alpha, #815403
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.3.2.ebuild b/dev-python/jsonschema/jsonschema-4.3.2.ebuild
index 67432d9cab8c..e18726847ba6 100644
--- a/dev-python/jsonschema/jsonschema-4.3.2.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]