From bedb5c0372ba7efd45a946f42b75e2e73a8dc7f9 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sat, 8 Jul 2017 16:16:06 +0200 Subject: [PATCH] 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 e84ff20068fbf..36ca64ccbfef5 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="