diff options
author | 2022-08-13 13:43:14 +0300 | |
---|---|---|
committer | 2022-08-13 13:43:14 +0300 | |
commit | 5e79c7c015b17b2960cbb4576da27c1947a100f6 (patch) | |
tree | 2ddfd25b85e92578e22298d8ab23b399464e0b57 | |
parent | dev-python/reportlab: Stabilize 3.6.11 ppc64, #865051 (diff) | |
download | gentoo-5e79c7c015b17b2960cbb4576da27c1947a100f6.tar.gz gentoo-5e79c7c015b17b2960cbb4576da27c1947a100f6.tar.bz2 gentoo-5e79c7c015b17b2960cbb4576da27c1947a100f6.zip |
dev-python/jsonschema: Stabilize 4.7.2 ALLARCHES, #865065
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.7.2.ebuild b/dev-python/jsonschema/jsonschema-4.7.2.ebuild index fb6400dc457c..43d7b3070a9c 100644 --- a/dev-python/jsonschema/jsonschema-4.7.2.ebuild +++ b/dev-python/jsonschema/jsonschema-4.7.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}] |