From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C905138331 for ; Sun, 22 Apr 2018 19:18:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC178E08A4; Sun, 22 Apr 2018 19:18:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2EAFE08A4 for ; Sun, 22 Apr 2018 19:18:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ABFE335C7D for ; Sun, 22 Apr 2018 19:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF0BC297 for ; Sun, 22 Apr 2018 19:18:05 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1524424674.c4f5c79be482685361cdc1b5c3dda9d4b8bed782.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/sleuthkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild X-VCS-Directories: app-forensics/sleuthkit/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c4f5c79be482685361cdc1b5c3dda9d4b8bed782 X-VCS-Branch: master Date: Sun, 22 Apr 2018 19:18:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 42801111-a161-4bb1-bf71-6b81c0b39d1b X-Archives-Hash: 162c8dcfd0d0d867452ada604cf390fa commit: c4f5c79be482685361cdc1b5c3dda9d4b8bed782 Author: Matt Turner gentoo org> AuthorDate: Sun Apr 22 19:08:14 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Apr 22 19:17:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f5c79b app-forensics/sleuthkit-4.5.0: hppa stable, bug 629352 app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild index bd7f38db80c..aba46c1c21e 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.5.0.ebuild @@ -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="