diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-12-14 21:26:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-12-14 21:26:07 +0100 |
commit | 6e1f0c176eae82e156265fc6822530d3f849fda2 (patch) | |
tree | 0069340794a02eed4dbfbcfa59cb957a576a6d1a /dev-vcs/fossil | |
parent | dev-db/sqlite: amd64 stable wrt bug #640208 (diff) | |
download | gentoo-6e1f0c176eae82e156265fc6822530d3f849fda2.tar.gz gentoo-6e1f0c176eae82e156265fc6822530d3f849fda2.tar.bz2 gentoo-6e1f0c176eae82e156265fc6822530d3f849fda2.zip |
dev-vcs/fossil: amd64 stable wrt bug #640208
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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" |