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 48980138239 for ; Sun, 14 Oct 2018 08:59:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40666E08BD; Sun, 14 Oct 2018 08:59:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 107C7E08BD for ; Sun, 14 Oct 2018 08:59:26 +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 9BEDB335C5D for ; Sun, 14 Oct 2018 08:59:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6880F43E for ; Sun, 14 Oct 2018 08:59:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1539507239.4804f2de95d63ef6e0768fa0f8fb8d3b8297e464.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4804f2de95d63ef6e0768fa0f8fb8d3b8297e464 X-VCS-Branch: master Date: Sun, 14 Oct 2018 08:59:22 +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: acf013a5-0d6e-44f4-909f-7e73a9de6a13 X-Archives-Hash: f2d34700c9db696724e6a68005f3706e commit: 4804f2de95d63ef6e0768fa0f8fb8d3b8297e464 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Oct 14 08:53:59 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Oct 14 08:53:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4804f2de app-forensics/foremost: stable 1.5.7-r3 for ppc, bug #662642 Signed-off-by: Sergei Trofimovich gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" 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 8cc4d22b4a5..531cf1318f8 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"