commit: bedb5c0372ba7efd45a946f42b75e2e73a8dc7f9 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 14:16:06 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 14:18:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedb5c03
dev-python/fabric: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/fabric/fabric-1.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fabric/fabric-1.12.0.ebuild b/dev-python/fabric/fabric-1.12.0.ebuild index e84ff20068f..36ca64ccbfe 100644 --- a/dev-python/fabric/fabric-1.12.0.ebuild +++ b/dev-python/fabric/fabric-1.12.0.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 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" RDEPEND="
