commit: 0507a11d6e2a533eaa2be796681f32661a3e65bf Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Mar 3 22:13:57 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Mar 3 22:16:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0507a11d
app-forensics/sleuthkit: stable 4.5.0 for ppc, bug #629352 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild index 9379f85dd00..bd7f38db80c 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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 static-libs test +threads zlib" DEPEND="
