diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:47:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:52:24 +0000 |
commit | 9c0b360a111a8a1b3e2788ef409f8e52d18594c6 (patch) | |
tree | e5b2c3532775f529558afff638515250939fabb3 /dev-python | |
parent | dev-python/tqdm: Stabilize 4.59.0 ALLARCHES, #780300 (diff) | |
download | gentoo-9c0b360a111a8a1b3e2788ef409f8e52d18594c6.tar.gz gentoo-9c0b360a111a8a1b3e2788ef409f8e52d18594c6.tar.bz2 gentoo-9c0b360a111a8a1b3e2788ef409f8e52d18594c6.zip |
dev-python/xmlschema: Stabilize 1.5.3 ALLARCHES, #780312
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.5.3.ebuild b/dev-python/xmlschema/xmlschema-1.5.3.ebuild index bb3a6af5bf3d..74b889d26665 100644 --- a/dev-python/xmlschema/xmlschema-1.5.3.ebuild +++ b/dev-python/xmlschema/xmlschema-1.5.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |