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 3E74B138335 for ; Thu, 24 Jan 2019 21:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00C8DE0C0D; Thu, 24 Jan 2019 21:43:47 +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 CCFC4E0C10 for ; Thu, 24 Jan 2019 21:43:46 +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 52739335D06 for ; Thu, 24 Jan 2019 21:43:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F430521 for ; Thu, 24 Jan 2019 21:43:43 +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: <1548366045.400e3d50585879ee55dd76ac9a2f50d1cd9735f3.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 400e3d50585879ee55dd76ac9a2f50d1cd9735f3 X-VCS-Branch: master Date: Thu, 24 Jan 2019 21:43:43 +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: 25e5c7d0-6225-44ca-8dca-fc989e21a536 X-Archives-Hash: 0d3901a1650d6e822ff1667816e3045e commit: 400e3d50585879ee55dd76ac9a2f50d1cd9735f3 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Jan 24 21:40:45 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jan 24 21:40:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400e3d50 app-portage/pfl: stable 3.0-r2 for hppa, bug #676050 Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich 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 afa98efa3bf..1b73209d5f0 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=""