From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 9FC7B138335 for ; Thu, 24 Jan 2019 22:23:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9E24E0DE7; Thu, 24 Jan 2019 22:23:04 +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 7E826E0DF3 for ; Thu, 24 Jan 2019 22:23:04 +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 57F56335D19 for ; Thu, 24 Jan 2019 22:23:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BF69535 for ; Thu, 24 Jan 2019 22:22:59 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1548368564.c9edaf1d670981279ba4d14cd3b62ece27df2afa.whissi@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: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: c9edaf1d670981279ba4d14cd3b62ece27df2afa X-VCS-Branch: master Date: Thu, 24 Jan 2019 22:22:59 +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: 9225851e-624f-4137-9650-96c2a99668d5 X-Archives-Hash: 0f018606633201acee6b26a5474cf553 commit: c9edaf1d670981279ba4d14cd3b62ece27df2afa Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Jan 24 21:52:44 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Jan 24 22:22:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9edaf1d app-portage/pfl: x86 stable (bug #676050) Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> 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 1b73209d5f0..499ba16f765 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=""