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/fossil/
Date: Thu, 01 Oct 2020 19:47:40
Message-Id: 1601581633.e888d53c7b355bdebff204ca6136340bbb9377c4.sam@gentoo
1 commit: e888d53c7b355bdebff204ca6136340bbb9377c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 19:47:13 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 19:47:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e888d53c
7
8 dev-vcs/fossil: Stabilize 2.12.1 amd64, #738220
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-vcs/fossil/fossil-2.12.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/fossil/fossil-2.12.1.ebuild b/dev-vcs/fossil/fossil-2.12.1.ebuild
16 index 3b44ec08b3c..71d847dfb53 100644
17 --- a/dev-vcs/fossil/fossil-2.12.1.ebuild
18 +++ b/dev-vcs/fossil/fossil-2.12.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://fossil-scm.org/home/uv/fossil-src-${PV}.tar.gz"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ppc ppc64 x86"
24 +KEYWORDS="amd64 arm ppc ppc64 x86"
25 IUSE="debug fusefs json -miniz system-sqlite +ssl static tcl tcl-stubs
26 tcl-private-stubs th1-docs th1-hooks"