diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 10:03:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 10:03:05 +0200 |
commit | 883e386388749005fd1c68b5eaeeacaae9e84328 (patch) | |
tree | 33f7c2b4f9f5554e488121256e50812776a5e354 /dev-vcs/fossil | |
parent | x11-apps/luit: amd64 stable wrt bug #688302 (diff) | |
download | gentoo-883e386388749005fd1c68b5eaeeacaae9e84328.tar.gz gentoo-883e386388749005fd1c68b5eaeeacaae9e84328.tar.bz2 gentoo-883e386388749005fd1c68b5eaeeacaae9e84328.zip |
dev-vcs/fossil: amd64 stable wrt bug #688304
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-vcs/fossil')
-rw-r--r-- | dev-vcs/fossil/fossil-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.8.ebuild b/dev-vcs/fossil/fossil-2.8.ebuild index 3f37e14e3a8b..128b8e80210a 100644 --- a/dev-vcs/fossil/fossil-2.8.ebuild +++ b/dev-vcs/fossil/fossil-2.8.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" |