summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-26 21:54:57 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-26 21:54:57 +0200
commit142eb8d663b5902a6339105f74cb18d9439f8e24 (patch)
tree83fa8396603380c1a49dcbdafc7bac5f90fb82e5 /dev-python/xmlschema
parentdev-java/randomized-runner: Keyword 2.7.8 arm64, #832095 (diff)
downloadgentoo-142eb8d663b5902a6339105f74cb18d9439f8e24.tar.gz
gentoo-142eb8d663b5902a6339105f74cb18d9439f8e24.tar.bz2
gentoo-142eb8d663b5902a6339105f74cb18d9439f8e24.zip
dev-python/xmlschema: Stabilize 1.9.2 ALLARCHES, #832109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r--dev-python/xmlschema/xmlschema-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.9.2.ebuild b/dev-python/xmlschema/xmlschema-1.9.2.ebuild
index 4860e6037578..22badbb23bdd 100644
--- a/dev-python/xmlschema/xmlschema-1.9.2.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"