From: Roy Bamford Date: Tue, 3 Mar 2020 12:21:59 +0000 (+0000) Subject: dev-python/elementpath: added ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a6bec1e69a22d1025515eee84683b0cf91868cce;p=gentoo.git dev-python/elementpath: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Michał Górny --- diff --git a/dev-python/elementpath/elementpath-1.4.1.ebuild b/dev-python/elementpath/elementpath-1.4.1.ebuild index 4245483b3d49..433eca8f0012 100644 --- a/dev-python/elementpath/elementpath-1.4.1.ebuild +++ b/dev-python/elementpath/elementpath-1.4.1.ebuild @@ -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 )"