diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-24 19:59:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-24 19:59:06 +0100 |
commit | d50f4e34bf3ffea7737fa989ace100f29322e755 (patch) | |
tree | ddea488b8c00215db036d4d17334a9078a9209a7 /dev-python/xmlschema | |
parent | dev-python/ipython: Stabilize 8.20.0 ALLARCHES, #922838 (diff) | |
download | gentoo-d50f4e34bf3ffea7737fa989ace100f29322e755.tar.gz gentoo-d50f4e34bf3ffea7737fa989ace100f29322e755.tar.bz2 gentoo-d50f4e34bf3ffea7737fa989ace100f29322e755.zip |
dev-python/xmlschema: Stabilize 3.0.1 ALLARCHES, #922846
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r-- | dev-python/xmlschema/xmlschema-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-3.0.1.ebuild b/dev-python/xmlschema/xmlschema-3.0.1.ebuild index 0ec0cd9bd33b..2de295da8da0 100644 --- a/dev-python/xmlschema/xmlschema-3.0.1.ebuild +++ b/dev-python/xmlschema/xmlschema-3.0.1.ebuild @@ -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 )" |