diff options
author | Sam James <sam@gentoo.org> | 2022-10-18 06:42:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-18 06:42:46 +0100 |
commit | b4a9249c1d4bdb28ada710764c506714ec264474 (patch) | |
tree | 0cbca5e906af1921eab3043dbfed60e2bcb3f83d /dev-vcs | |
parent | dev-libs/nspr: Stabilize 4.35 hppa, #877377 (diff) | |
download | gentoo-b4a9249c1d4bdb28ada710764c506714ec264474.tar.gz gentoo-b4a9249c1d4bdb28ada710764c506714ec264474.tar.bz2 gentoo-b4a9249c1d4bdb28ada710764c506714ec264474.zip |
dev-vcs/fossil: Stabilize 2.19 arm, #877437
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/fossil/fossil-2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.19.ebuild b/dev-vcs/fossil/fossil-2.19.ebuild index e3b96679439e..0d5c08d8fbd4 100644 --- a/dev-vcs/fossil/fossil-2.19.ebuild +++ b/dev-vcs/fossil/fossil-2.19.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" |