dev-python/elementpath: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Roy Bamford
2020-03-03 12:21:59 +00:00
committed by Michał Górny
parent 435a3deb61
commit a6bec1e69a

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~sparc ~x86"
KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"