We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f827d commit 78be7b5Copy full SHA for 78be7b5
dev-vcs/fossil/fossil-2.26.ebuild
@@ -1,4 +1,4 @@
1
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://fossil-scm.org/home/tarball/${MY_TAG}/fossil-src-${PV}.tar.gz -
17
S="${WORKDIR}/fossil-src-${PV}"
18
LICENSE="BSD-2"
19
SLOT="0"
20
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
21
IUSE="debug fusefs json system-sqlite +ssl static tcl tcl-stubs
22
tcl-private-stubs test th1-docs th1-hooks"
23
RESTRICT="!test? ( test )"
0 commit comments