summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 14:31:03 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-08 14:31:25 -0400
commite377797e67c6ea9055431f4d93e531975d386f7a (patch)
tree46cea9174993ee24219efd19119d006af545c1f4 /dev-python/invoke
parentdev-python/fabric: arm64 keyworded (bug #662504) (diff)
downloadgentoo-e377797e67c6ea9055431f4d93e531975d386f7a.tar.gz
gentoo-e377797e67c6ea9055431f4d93e531975d386f7a.tar.bz2
gentoo-e377797e67c6ea9055431f4d93e531975d386f7a.zip
dev-python/invoke: arm64 keyworded (bug #662504)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/invoke')
-rw-r--r--dev-python/invoke/invoke-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/invoke/invoke-1.1.1.ebuild b/dev-python/invoke/invoke-1.1.1.ebuild
index ec7d500d93db..8317fccae189 100644
--- a/dev-python/invoke/invoke-1.1.1.ebuild
+++ b/dev-python/invoke/invoke-1.1.1.ebuild
@@ -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="