Skip to content

Commit 78be7b5

Browse files
committed
dev-vcs/fossil: Stabilize 2.26 amd64, #970218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent d3f827d commit 78be7b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-vcs/fossil/fossil-2.26.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2025 Gentoo Authors
1+
# Copyright 1999-2026 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://fossil-scm.org/home/tarball/${MY_TAG}/fossil-src-${PV}.tar.gz -
1717
S="${WORKDIR}/fossil-src-${PV}"
1818
LICENSE="BSD-2"
1919
SLOT="0"
20-
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
20+
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
2121
IUSE="debug fusefs json system-sqlite +ssl static tcl tcl-stubs
2222
tcl-private-stubs test th1-docs th1-hooks"
2323
RESTRICT="!test? ( test )"

0 commit comments

Comments
 (0)