commit: 8d5e1c5594be9c5d8fdef8b58ad463976f2f5108
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 3 16:04:53 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 04:47:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5e1c55
dev-python/xmlschema: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/xmlschema/xmlschema-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/xmlschema/xmlschema-1.1.1.ebuild
b/dev-python/xmlschema/xmlschema-1.1.1.ebuild
index 8ea796fb40b..b54622f999e 100644
--- a/dev-python/xmlschema/xmlschema-1.1.1.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
IUSE="test"
RESTRICT="!test? ( test )"