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 BA295138334 for ; Sun, 7 Oct 2018 00:17:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66F1BE01B5; Sun, 7 Oct 2018 00:17:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 41D16E0B28 for ; Sun, 7 Oct 2018 00:17:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2B4E5335CCC for ; Sun, 7 Oct 2018 00:17:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57CE742C for ; Sun, 7 Oct 2018 00:17:45 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1538871462.0b2304c7fb34c73bb6f220207a84f71afcaba14c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/foremost/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/foremost/foremost-1.5.7-r3.ebuild X-VCS-Directories: app-forensics/foremost/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0b2304c7fb34c73bb6f220207a84f71afcaba14c X-VCS-Branch: master Date: Sun, 7 Oct 2018 00:17:45 +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: 844eea67-a1e1-4912-ae5d-19ba620a37a5 X-Archives-Hash: 550bba033c397da9ee83a65ff24af12c commit: 0b2304c7fb34c73bb6f220207a84f71afcaba14c Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 7 00:16:09 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 7 00:17:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2304c7 app-forensics/foremost: amd64 stable wrt bug #662642 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 app-forensics/foremost/foremost-1.5.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/foremost/foremost-1.5.7-r3.ebuild b/app-forensics/foremost/foremost-1.5.7-r3.ebuild index a6f53cf4fb2..8cc4d22b4a5 100644 --- a/app-forensics/foremost/foremost-1.5.7-r3.ebuild +++ b/app-forensics/foremost/foremost-1.5.7-r3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://foremost.sourceforge.net/" # starting to hate sf.net ... SRC_URI="http://foremost.sourceforge.net/pkg/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" LICENSE="public-domain" SLOT="0"