summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-09 19:33:53 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-09 19:34:03 -0700
commit10dd2116a016d24fc82d2f78198646a4ece4e499 (patch)
tree8c10e2d27b7c5177d1152027db93a3ca8f3ae0f7 /dev-python/jsonschema
parentdev-python/uri_template: Keyword 1.1.0 alpha, #836003 (diff)
downloadgentoo-10dd2116a016d24fc82d2f78198646a4ece4e499.tar.gz
gentoo-10dd2116a016d24fc82d2f78198646a4ece4e499.tar.bz2
gentoo-10dd2116a016d24fc82d2f78198646a4ece4e499.zip
dev-python/jsonschema: Keyword 4.4.0-r2 alpha, #836003
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild b/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild
index a8fb5a321629..ffdfba8e2b57 100644
--- a/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]