dev-python/autopep8: add ~arm64, bug #605122
authorMarkus Meier <maekke@gentoo.org>
Wed, 22 Mar 2017 19:39:35 +0000 (20:39 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 22 Mar 2017 19:46:56 +0000 (20:46 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"

dev-python/autopep8/autopep8-1.2.4.ebuild

index 622933dda7ed3c4e63b0246ae9b940c56663f279..25831b03feee0cf756b4ceca6a2f03cf08a14039 100644 (file)
@@ -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="