diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:28:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:52 +0100 |
commit | 294127c28c484a8ebf4489e30a1ae92ebe4fb9d7 (patch) | |
tree | ded30ab3b1cee96073d944e9d03c298ffc01fadc /dev-vcs/fossil | |
parent | media-video/bino: x86 stable wrt bug #596818 (diff) | |
download | gentoo-294127c28c484a8ebf4489e30a1ae92ebe4fb9d7.tar.gz gentoo-294127c28c484a8ebf4489e30a1ae92ebe4fb9d7.tar.bz2 gentoo-294127c28c484a8ebf4489e30a1ae92ebe4fb9d7.zip |
dev-vcs/fossil: x86 stable wrt bug #596978
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/fossil')
-rw-r--r-- | dev-vcs/fossil/fossil-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/fossil/fossil-1.35.ebuild b/dev-vcs/fossil/fossil-1.35.ebuild index 4a2de55798d5..911b73a699bc 100644 --- a/dev-vcs/fossil/fossil-1.35.ebuild +++ b/dev-vcs/fossil/fossil-1.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://www.fossil-scm.org/download/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug fusefs json legacy-mv-rm miniz sqlite +ssl static tcl th1-docs th1-hooks" DEPEND=" |