diff options
author | Sam James <sam@gentoo.org> | 2023-09-22 15:54:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-22 15:54:33 +0100 |
commit | 64f92f608970ed1d76be165147d517ab729aa5e0 (patch) | |
tree | 9a0647db69b696fdb85ed20dbdc2251592a9b8ae | |
parent | dev-vcs/fossil: Stabilize 2.22 ppc64, #914535 (diff) | |
download | gentoo-64f92f608970ed1d76be165147d517ab729aa5e0.tar.gz gentoo-64f92f608970ed1d76be165147d517ab729aa5e0.tar.bz2 gentoo-64f92f608970ed1d76be165147d517ab729aa5e0.zip |
dev-vcs/fossil: Stabilize 2.22 x86, #914535
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-vcs/fossil/fossil-2.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.22.ebuild b/dev-vcs/fossil/fossil-2.22.ebuild index 5dfb5caaa043..7ffe54ef6335 100644 --- a/dev-vcs/fossil/fossil-2.22.ebuild +++ b/dev-vcs/fossil/fossil-2.22.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://fossil-scm.org/home/tarball/${MY_TAG}/fossil-src-${PV}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~ppc ppc64 ~riscv x86" IUSE="debug fusefs json system-sqlite +ssl static tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks" |