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 25938138334 for ; Thu, 7 Feb 2019 07:39:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54EB4E0998; Thu, 7 Feb 2019 07:39:55 +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 2B565E0998 for ; Thu, 7 Feb 2019 07:39:55 +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 720B1335D2C for ; Thu, 7 Feb 2019 07:39:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF5C044B for ; Thu, 7 Feb 2019 07:39:51 +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: <1549525179.bb57e3874ea3b9e6507d852135264efae975d2d2.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/pfl/pfl-3.0-r2.ebuild X-VCS-Directories: app-portage/pfl/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: bb57e3874ea3b9e6507d852135264efae975d2d2 X-VCS-Branch: master Date: Thu, 7 Feb 2019 07:39:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c2a59cbf-b7d8-4d69-87de-5d6dbb59d345 X-Archives-Hash: b0024f70fb7ae656796a9cf1fc04c7ab commit: bb57e3874ea3b9e6507d852135264efae975d2d2 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Feb 7 07:38:53 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Feb 7 07:39:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb57e387 app-portage/pfl: amd64 stable wrt bug #676050 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-portage/pfl/pfl-3.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/pfl/pfl-3.0-r2.ebuild b/app-portage/pfl/pfl-3.0-r2.ebuild index 499ba16f765..8d28a517676 100644 --- a/app-portage/pfl/pfl-3.0-r2.ebuild +++ b/app-portage/pfl/pfl-3.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+network-cron" DEPEND=""