commit: 032fb8f74938e1f0603ee711dac624cadd821169 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 09:50:10 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 09:50:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032fb8f7
dev-python/xmlschema: Stabilize 2.5.1 ALLARCHES, #921477 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/xmlschema/xmlschema-2.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/xmlschema/xmlschema-2.5.1.ebuild b/dev-python/xmlschema/xmlschema-2.5.1.ebuild index 0d98d02ad092..2de295da8da0 100644 --- a/dev-python/xmlschema/xmlschema-2.5.1.ebuild +++ b/dev-python/xmlschema/xmlschema-2.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"
