summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-05 00:48:02 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-06 20:01:10 +0200
commit3c83c5c272b857bf2dc7cecc72bde8f4900ef382 (patch)
tree60c4113ae235ea37c2fb3ffb0bbb3c0952cc04da
parentdev-python/pytest: arm stable (bug #723996) (diff)
downloadgentoo-3c83c5c272b857bf2dc7cecc72bde8f4900ef382.tar.gz
gentoo-3c83c5c272b857bf2dc7cecc72bde8f4900ef382.tar.bz2
gentoo-3c83c5c272b857bf2dc7cecc72bde8f4900ef382.zip
dev-python/xmlschema: arm stable (bug #723996)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/xmlschema/xmlschema-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.3.ebuild b/dev-python/xmlschema/xmlschema-1.1.3.ebuild
index 387e1b96a185..fc99c030c534 100644
--- a/dev-python/xmlschema/xmlschema-1.1.3.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"