diff --git a/dev-python/xmlschema/xmlschema-1.1.1.ebuild b/dev-python/xmlschema/xmlschema-1.1.1.ebuild index 8ea796fb40b05..b54622f999e4e 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 )"