diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-06 13:02:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-06 13:02:53 +0200 |
commit | 5cf6e8b25ed6fde797755c7e79ff47530e4e1cc6 (patch) | |
tree | 70f9e774c544b4883dbd28e4e2a28108c0a86a6c /dev-vcs | |
parent | app-admin/sysstat: ppc64 stable wrt bug #800209 (diff) | |
download | gentoo-5cf6e8b25ed6fde797755c7e79ff47530e4e1cc6.tar.gz gentoo-5cf6e8b25ed6fde797755c7e79ff47530e4e1cc6.tar.bz2 gentoo-5cf6e8b25ed6fde797755c7e79ff47530e4e1cc6.zip |
dev-vcs/fossil: ppc64 stable wrt bug #800638
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/fossil/fossil-2.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.16-r1.ebuild b/dev-vcs/fossil/fossil-2.16-r1.ebuild index 3b282788efd7..bbb3dc89bcef 100644 --- a/dev-vcs/fossil/fossil-2.16-r1.ebuild +++ b/dev-vcs/fossil/fossil-2.16-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://fossil-scm.org/home/tarball/${MY_TAG}/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 miniz system-sqlite +ssl static tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks" |