commit: 4918ab59beeffb153993a5ab899f5c4784a1756c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 13:53:01 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 13:53:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4918ab59
app-forensics/sleuthkit: x86 stable wrt bug #721154 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild index d096f5b6edd..917719f8402 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild @@ -37,7 +37,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz LICENSE="BSD CPL-1.0 GPL-2+ IBM java? ( Apache-2.0 )" SLOT="0/13" # subslot = major soname version -KEYWORDS="amd64 hppa ppc ~x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="aff doc ewf java postgres static-libs test +threads zlib" RESTRICT="!test? ( test )"
