diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:44:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:44:53 +0200 |
commit | 8efaf53c1f00cad23f1f4ef7eb6ebfec60faad1c (patch) | |
tree | a05bad0722183473da570cec039f4dd624a945ed /app-forensics/sleuthkit | |
parent | dev-libs/c-capnproto: amd64 stable wrt bug #717894 (diff) | |
download | gentoo-8efaf53c1f00cad23f1f4ef7eb6ebfec60faad1c.tar.gz gentoo-8efaf53c1f00cad23f1f4ef7eb6ebfec60faad1c.tar.bz2 gentoo-8efaf53c1f00cad23f1f4ef7eb6ebfec60faad1c.zip |
app-forensics/sleuthkit: amd64 stable wrt bug #721154
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.9.0.ebuild index 12d63a2f552c..1b36b201bb6e 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 )" |