diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-12-19 20:16:08 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-12-19 21:46:32 +0800 |
commit | 11b098ecd56088b00d0e9a583d1f0cda5d36ab58 (patch) | |
tree | 3e0a3cded2bbeff95010123a5613da90cbe70b35 /dev-vcs/fossil | |
parent | app-emulation/docker-compose: Remove old (diff) | |
download | gentoo-11b098ecd56088b00d0e9a583d1f0cda5d36ab58.tar.gz gentoo-11b098ecd56088b00d0e9a583d1f0cda5d36ab58.tar.bz2 gentoo-11b098ecd56088b00d0e9a583d1f0cda5d36ab58.zip |
dev-vcs/fossil: amd64 stable
Gentoo-bug: 640208
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-vcs/fossil')
-rw-r--r-- | dev-vcs/fossil/fossil-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.4.ebuild b/dev-vcs/fossil/fossil-2.4.ebuild index 234ccb888c9e..e1925ab383a7 100644 --- a/dev-vcs/fossil/fossil-2.4.ebuild +++ b/dev-vcs/fossil/fossil-2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.fossil-scm.org/index.html/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 -legacy-mv-rm -miniz system-sqlite +ssl static tcl tcl-stubs -tcl-private-stubs th1-docs th1-hooks" |