diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 22:13:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 22:16:40 +0000 |
commit | 0507a11d6e2a533eaa2be796681f32661a3e65bf (patch) | |
tree | 00132ee74479063429f9f2fcf50be180edd9c0b5 /app-forensics | |
parent | net-vpn/strongswan: stable 5.6.0-r1 for ppc, bug #628606 (diff) | |
download | gentoo-0507a11d6e2a533eaa2be796681f32661a3e65bf.tar.gz gentoo-0507a11d6e2a533eaa2be796681f32661a3e65bf.tar.bz2 gentoo-0507a11d6e2a533eaa2be796681f32661a3e65bf.zip |
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"
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild | 4 |
1 files 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 9379f85dd002..bd7f38db80c2 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=" |