From: Mikle Kolyada Date: Sat, 14 Mar 2020 18:13:20 +0000 (+0300) Subject: dev-python/elementpath: Add ~arm keyword wrt bug #703174 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4b07c129cec0017e80011063eb1189e7391b4860;p=gentoo.git dev-python/elementpath: Add ~arm keyword wrt bug #703174 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/elementpath/elementpath-1.4.1.ebuild b/dev-python/elementpath/elementpath-1.4.1.ebuild index 433eca8f0012..06a26acaff0d 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 ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"