Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-cola/
Date: Sun, 05 Dec 2021 05:19:02
Message-Id: 1638681496.f87cd6ceb07ca79505e30c2f1eec9017cf01c3cc.sam@gentoo
1 commit: f87cd6ceb07ca79505e30c2f1eec9017cf01c3cc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 05:18:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 05:18:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87cd6ce
7
8 dev-vcs/git-cola: Stabilize 3.10.1 amd64, #823098
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-vcs/git-cola/git-cola-3.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/git-cola/git-cola-3.10.1.ebuild b/dev-vcs/git-cola/git-cola-3.10.1.ebuild
16 index 0d5c7bc503d4..5445b39c1f59 100644
17 --- a/dev-vcs/git-cola/git-cola-3.10.1.ebuild
18 +++ b/dev-vcs/git-cola/git-cola-3.10.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="doc test"
26
27 RESTRICT="!test? ( test )"