diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 09:57:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 09:57:21 +0200 |
commit | d59400c1cd3fdfb6ad95961cd491405e85a5a72e (patch) | |
tree | 76db5807c2ef5b7da2902a2ac8313a93b10defc5 /dev-python/xmlschema | |
parent | dev-python/uritemplate: amd64 stable wrt bug #731626 (diff) | |
download | gentoo-d59400c1cd3fdfb6ad95961cd491405e85a5a72e.tar.gz gentoo-d59400c1cd3fdfb6ad95961cd491405e85a5a72e.tar.bz2 gentoo-d59400c1cd3fdfb6ad95961cd491405e85a5a72e.zip |
dev-python/xmlschema: amd64 stable wrt bug #731644
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.2.0.ebuild b/dev-python/xmlschema/xmlschema-1.2.0.ebuild index b46cd83befc8..a0d1af6e1269 100644 --- a/dev-python/xmlschema/xmlschema-1.2.0.ebuild +++ b/dev-python/xmlschema/xmlschema-1.2.0.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 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |