dev-python/invoke: arm64 keyworded (bug #662504)
authorAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 18:31:03 +0000 (14:31 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 18:31:25 +0000 (14:31 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-python/invoke/invoke-1.1.1.ebuild

index ec7d500d93db6119a9ae57d7fd15eaf8b58fafce..8317fccae1899bc131c910f74c7ac353bd9c5207 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="test"
 
 BDEPEND="