diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 22:22:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 22:22:46 +0100 |
commit | 6e546dab1aa12acd8c3808c3a5671a9a2e239f14 (patch) | |
tree | 14abea339b2c55e5baf34e470385e5d20570adde /dev-vcs/fossil | |
parent | sys-libs/glibc: One less blank line (diff) | |
download | gentoo-6e546dab1aa12acd8c3808c3a5671a9a2e239f14.tar.gz gentoo-6e546dab1aa12acd8c3808c3a5671a9a2e239f14.tar.bz2 gentoo-6e546dab1aa12acd8c3808c3a5671a9a2e239f14.zip |
dev-vcs/fossil: x86 stable (bug #640208)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-vcs/fossil')
-rw-r--r-- | dev-vcs/fossil/fossil-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/fossil/fossil-2.4.ebuild b/dev-vcs/fossil/fossil-2.4.ebuild index e1925ab383a7..cd6f4caf4918 100644 --- a/dev-vcs/fossil/fossil-2.4.ebuild +++ b/dev-vcs/fossil/fossil-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |