commit:     a6bec1e69a22d1025515eee84683b0cf91868cce
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  3 12:21:59 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 04:46:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bec1e6

dev-python/elementpath: 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/elementpath/elementpath-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/elementpath/elementpath-1.4.1.ebuild 
b/dev-python/elementpath/elementpath-1.4.1.ebuild
index 4245483b3d4..433eca8f001 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 )"
 

Reply via email to