diff options
author | Sam James <sam@gentoo.org> | 2020-07-30 01:08:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-30 01:08:05 +0000 |
commit | 289b7057a482cfb89fdd196075408281d19097bc (patch) | |
tree | c79c74c0c6a60bf3e25bfc8b6a6a82c970a17492 /dev-python/xmlschema | |
parent | dev-python/tqdm: ALLARCHES stable (via arm, bug #734504) (diff) | |
download | gentoo-289b7057a482cfb89fdd196075408281d19097bc.tar.gz gentoo-289b7057a482cfb89fdd196075408281d19097bc.tar.bz2 gentoo-289b7057a482cfb89fdd196075408281d19097bc.zip |
dev-python/xmlschema: ALLARCHES stable (via arm, bug #734510)
Closes: https://bugs.gentoo.org/734510
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.2.2.ebuild b/dev-python/xmlschema/xmlschema-1.2.2.ebuild index c09d20053ec4..b38e095e917f 100644 --- a/dev-python/xmlschema/xmlschema-1.2.2.ebuild +++ b/dev-python/xmlschema/xmlschema-1.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |