Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-cola/
Date: Thu, 08 Sep 2022 07:26:08
Message-Id: 1662621948.63d1cce1f6185f2b122c7a9e39a854f6cdf54d71.ago@gentoo
1 commit: 63d1cce1f6185f2b122c7a9e39a854f6cdf54d71
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 8 07:25:48 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 8 07:25:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d1cce1
7
8 dev-vcs/git-cola: x86 stable wrt bug #868771
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-vcs/git-cola/git-cola-4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/git-cola/git-cola-4.0.1.ebuild b/dev-vcs/git-cola/git-cola-4.0.1.ebuild
16 index 18fdcca3cf77..7ec17c13b1c8 100644
17 --- a/dev-vcs/git-cola/git-cola-4.0.1.ebuild
18 +++ b/dev-vcs/git-cola/git-cola-4.0.1.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"
24 +KEYWORDS="amd64 x86"
25 IUSE="test"
26
27 RESTRICT="!test? ( test )"