diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-15 20:04:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-15 20:04:22 +0300 |
commit | 2a6a7bf9d1f5736ee632c85b631e41722aad749c (patch) | |
tree | 82c2daecd3dbfa6b71c87dcdb9c8599263cb77b6 /dev-vcs | |
parent | dev-db/sqlite: mark stable wrt bug #664304 (diff) | |
download | gentoo-2a6a7bf9d1f5736ee632c85b631e41722aad749c.tar.gz gentoo-2a6a7bf9d1f5736ee632c85b631e41722aad749c.tar.bz2 gentoo-2a6a7bf9d1f5736ee632c85b631e41722aad749c.zip |
dev-vcs/fossil: amd64 stable wrt bug #666230
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/fossil/fossil-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.6.ebuild b/dev-vcs/fossil/fossil-2.6.ebuild index 4d67d2ea6c23..53b83041fc25 100644 --- a/dev-vcs/fossil/fossil-2.6.ebuild +++ b/dev-vcs/fossil/fossil-2.6.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" |