commit: 7314af28d72d1377b4caebba7ccbe85bda6f1827 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Wed Jun 23 08:07:25 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Wed Jun 23 08:13:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7314af28
app-forensics/sleuthkit: switched 4.9.0-r1 to stable Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> app-forensics/sleuthkit/sleuthkit-4.9.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/sleuthkit/sleuthkit-4.9.0-r1.ebuild b/app-forensics/sleuthkit/sleuthkit-4.9.0-r1.ebuild index 376076bbef9..823f11e23f2 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.9.0-r1.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )"
