repo/gentoo:master commit in: dev-python/xmlschema/
"Eli Schwartz" <[email protected]> Sun, 02 Aug 2026 08:59:50 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785661162.2d7b8eddf6e6443235ad8e1d04417f640604df23.eschwartz@gentoo> |
commit: 2d7b8eddf6e6443235ad8e1d04417f640604df23 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Aug 2 08:24:18 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Aug 2 08:59:22 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7b8edd dev-python/xmlschema: Stabilize 4.3.2 ALLARCHES, #980244 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/xmlschema/xmlschema-4.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/xmlschema/xmlschema-4.3.2.ebuild b/dev-python/xmlschema/xmlschema-4.3.2.ebuild index 82c91370a0ae..089509fab7a6 100644 --- a/dev-python/xmlschema/xmlschema-4.3.2.ebuild +++ b/dev-python/xmlschema/xmlschema-4.3.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"