diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:07:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:15 +0100 |
commit | 95629888fa38ab034c34ef9a59a6a18f70533ac1 (patch) | |
tree | 1ede7ca034498da2d50c57bf6040447c0f08b6da /dev-python/xmlschema | |
parent | dev-python/ujson: x86 stable wrt bug #772545 (diff) | |
download | gentoo-95629888fa38ab034c34ef9a59a6a18f70533ac1.tar.gz gentoo-95629888fa38ab034c34ef9a59a6a18f70533ac1.tar.bz2 gentoo-95629888fa38ab034c34ef9a59a6a18f70533ac1.zip |
dev-python/xmlschema: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #772548
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.4.2.ebuild b/dev-python/xmlschema/xmlschema-1.4.2.ebuild index e7549ac8f6a7..7b6ad7f7c18c 100644 --- a/dev-python/xmlschema/xmlschema-1.4.2.ebuild +++ b/dev-python/xmlschema/xmlschema-1.4.2.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 )" |