Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-cola/
Date: Mon, 25 Sep 2017 14:10:42
Message-Id: 1506348633.d1889de66897b301453199477889b32dc5d2bd7a.pacho@gentoo
1 commit: d1889de66897b301453199477889b32dc5d2bd7a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 25 14:10:15 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 25 14:10:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1889de6
7
8 dev-vcs/git-cola: amd64/x86 stable, bug #625078
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-vcs/git-cola/git-cola-2.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/git-cola/git-cola-2.11.ebuild b/dev-vcs/git-cola/git-cola-2.11.ebuild
16 index 149e64908a5..78f74ae2c03 100644
17 --- a/dev-vcs/git-cola/git-cola-2.11.ebuild
18 +++ b/dev-vcs/git-cola/git-cola-2.11.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26
27 # Since PyQt5 is preferred at runtime if installed, depend on that