Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fabric/
Date: Sat, 08 Jul 2017 14:19:08
Message-Id: 1499523538.bedb5c0372ba7efd45a946f42b75e2e73a8dc7f9.aballier@gentoo
1 commit: bedb5c0372ba7efd45a946f42b75e2e73a8dc7f9
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 14:16:06 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 14:18:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedb5c03
7
8 dev-python/fabric: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/fabric/fabric-1.12.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/fabric/fabric-1.12.0.ebuild b/dev-python/fabric/fabric-1.12.0.ebuild
16 index e84ff20068f..36ca64ccbfe 100644
17 --- a/dev-python/fabric/fabric-1.12.0.ebuild
18 +++ b/dev-python/fabric/fabric-1.12.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -20,7 +20,7 @@ SRC_URI="
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~x86"
31 IUSE="doc test"
32
33 RDEPEND="