summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-03-22 20:39:35 +0100
committerMarkus Meier <maekke@gentoo.org>2017-03-22 20:46:56 +0100
commitdb137e73d09c77d31002253427199dd8f3d6734a (patch)
tree7d72731d8ee74febd52bc32ab0ca92227af95539 /dev-python/autopep8
parentdev-python/pyflakes: add ~arm64, bug #605122 (diff)
downloadgentoo-db137e73d09c77d31002253427199dd8f3d6734a.tar.gz
gentoo-db137e73d09c77d31002253427199dd8f3d6734a.tar.bz2
gentoo-db137e73d09c77d31002253427199dd8f3d6734a.zip
dev-python/autopep8: add ~arm64, bug #605122
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/autopep8')
-rw-r--r--dev-python/autopep8/autopep8-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/autopep8/autopep8-1.2.4.ebuild b/dev-python/autopep8/autopep8-1.2.4.ebuild
index 622933dda7ed..25831b03feee 100644
--- a/dev-python/autopep8/autopep8-1.2.4.ebuild
+++ b/dev-python/autopep8/autopep8-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="