Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/fossil/
Date: Thu, 04 Oct 2018 08:43:16
Message-Id: 1538642573.b8c721677594b398343335c7a8cf3a39b4236bc6.zlogene@gentoo
1 commit: b8c721677594b398343335c7a8cf3a39b4236bc6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 08:42:53 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 08:42:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c72167
7
8 dev-vcs/fossil: arm stable wrt bug #666230
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-vcs/fossil/fossil-2.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-vcs/fossil/fossil-2.6.ebuild b/dev-vcs/fossil/fossil-2.6.ebuild
17 index 348bc29bb01..ff91fac3611 100644
18 --- a/dev-vcs/fossil/fossil-2.6.ebuild
19 +++ b/dev-vcs/fossil/fossil-2.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="http://www.fossil-scm.org/index.html/uv/fossil-src-${PV}.tar.gz"
27
28 LICENSE="BSD-2"
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm ppc ppc64 x86"
31 +KEYWORDS="amd64 arm ppc ppc64 x86"
32 IUSE="debug fusefs json -legacy-mv-rm -miniz system-sqlite +ssl static
33 tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks"