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 11:13:44
Message-Id: 1601550639.67d78171e046ee281b1fe3a7e666468a529deb46.sam@gentoo
1 commit: 67d78171e046ee281b1fe3a7e666468a529deb46
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 11:10:39 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 11:10:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d78171
7
8 dev-vcs/fossil: Stabilize 2.12.1 arm, #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 1073f6c6472..3b44ec08b3c 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"