Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fabric/
Date: Sat, 28 Jul 2018 13:25:05
Message-Id: 1532784257.a7c45b115d59b5c764f0465f59782fc2a189ce6f.whissi@gentoo
1 commit: a7c45b115d59b5c764f0465f59782fc2a189ce6f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 13:13:23 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 13:24:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c45b11
7
8 dev-python/fabric: x86 stable (bug #662306)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-python/fabric/fabric-1.14.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/fabric/fabric-1.14.0.ebuild b/dev-python/fabric/fabric-1.14.0.ebuild
16 index 2b202fef3ee..c3c2134f09c 100644
17 --- a/dev-python/fabric/fabric-1.14.0.ebuild
18 +++ b/dev-python/fabric/fabric-1.14.0.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 x86"
25 IUSE="doc test"
26
27 RDEPEND="