commit: 78be7b58fedcf31c18847911dffdd8050330aabe Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 17:24:13 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 17:24:13 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78be7b58
dev-vcs/fossil: Stabilize 2.26 amd64, #970218 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-vcs/fossil/fossil-2.26.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/fossil/fossil-2.26.ebuild b/dev-vcs/fossil/fossil-2.26.ebuild index d96ab9ef7d57..8425c85a4e81 100644 --- a/dev-vcs/fossil/fossil-2.26.ebuild +++ b/dev-vcs/fossil/fossil-2.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://fossil-scm.org/home/tarball/${MY_TAG}/fossil-src-${PV}.tar.gz - S="${WORKDIR}/fossil-src-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="debug fusefs json system-sqlite +ssl static tcl tcl-stubs tcl-private-stubs test th1-docs th1-hooks" RESTRICT="!test? ( test )"
