diff options
author | Sam James <sam@gentoo.org> | 2020-10-01 11:10:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-01 11:10:39 +0000 |
commit | 67d78171e046ee281b1fe3a7e666468a529deb46 (patch) | |
tree | fa9f221b70a8d3cb8c6b9380d4915e986a2d7f28 /dev-vcs | |
parent | dev-libs/nspr: Stabilize 4.28 arm64, #745795 (diff) | |
download | gentoo-67d78171e046ee281b1fe3a7e666468a529deb46.tar.gz gentoo-67d78171e046ee281b1fe3a7e666468a529deb46.tar.bz2 gentoo-67d78171e046ee281b1fe3a7e666468a529deb46.zip |
dev-vcs/fossil: Stabilize 2.12.1 arm, #738220
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/fossil/fossil-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.12.1.ebuild b/dev-vcs/fossil/fossil-2.12.1.ebuild index 1073f6c6472c..3b44ec08b3c2 100644 --- a/dev-vcs/fossil/fossil-2.12.1.ebuild +++ b/dev-vcs/fossil/fossil-2.12.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://fossil-scm.org/home/uv/fossil-src-${PV}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ppc64 x86" +KEYWORDS="~amd64 arm ppc ppc64 x86" IUSE="debug fusefs json -miniz system-sqlite +ssl static tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks" |