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: Mon, 28 Dec 2020 11:15:03
Message-Id: 1609154094.ede9b9f147f30b4d174ca3bfb2d7eb944faeee1a.sam@gentoo
1 commit: ede9b9f147f30b4d174ca3bfb2d7eb944faeee1a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 28 11:14:54 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 11:14:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede9b9f1
7
8 dev-vcs/fossil: revert to ~arch
9
10 Fixes: 10515a7623557e60bf0a68749c8d8bba6c333085
11 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-vcs/fossil/fossil-2.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-vcs/fossil/fossil-2.13.ebuild b/dev-vcs/fossil/fossil-2.13.ebuild
18 index 54c775762c0..edbf33e450c 100644
19 --- a/dev-vcs/fossil/fossil-2.13.ebuild
20 +++ b/dev-vcs/fossil/fossil-2.13.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://fossil-scm.org/home/uv/fossil-src-${PV}.tar.gz"
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="amd64 arm ppc ppc64 x86"
26 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
27 IUSE="debug fusefs json -miniz system-sqlite +ssl static tcl tcl-stubs
28 tcl-private-stubs th1-docs th1-hooks"