diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-06 13:03:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-06 13:03:38 +0200 |
commit | e462806bd4c446cb0d0a00deb28567da56a8e732 (patch) | |
tree | 593283ad18a5dc3f084c66a0b53daa6ef045c867 /dev-vcs | |
parent | media-sound/rosegarden: x86 stable wrt bug #800557 (diff) | |
download | gentoo-e462806bd4c446cb0d0a00deb28567da56a8e732.tar.gz gentoo-e462806bd4c446cb0d0a00deb28567da56a8e732.tar.bz2 gentoo-e462806bd4c446cb0d0a00deb28567da56a8e732.zip |
dev-vcs/fossil: x86 stable wrt bug #800638
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 bbb3dc89bcef..73ab8971fdbf 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" |