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 A6848138359 for ; Mon, 6 Jul 2020 07:22:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7FFCE08D4; Mon, 6 Jul 2020 07:22:49 +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 AC8CAE08D4 for ; Mon, 6 Jul 2020 07:22:49 +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 C05A834F3C7 for ; Mon, 6 Jul 2020 07:22:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB8CA2EA for ; Mon, 6 Jul 2020 07:22: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: <1594019961.045dba208f6002dce573c94c1672d3ab371011ec.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/freexl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/freexl/freexl-1.0.5.ebuild X-VCS-Directories: dev-libs/freexl/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 045dba208f6002dce573c94c1672d3ab371011ec X-VCS-Branch: master Date: Mon, 6 Jul 2020 07:22: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: 2a839761-22ee-4969-8fd7-e064c1226cc1 X-Archives-Hash: 1aa6ae63ecb6231f931edb57ca14b30f commit: 045dba208f6002dce573c94c1672d3ab371011ec Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Jul 6 07:19:21 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jul 6 07:19:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045dba20 dev-libs/freexl: stable 1.0.5 for ppc64 stable wrt bug #648700 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/freexl/freexl-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/freexl/freexl-1.0.5.ebuild b/dev-libs/freexl/freexl-1.0.5.ebuild index cac7c5c81e1..593786c9ceb 100644 --- a/dev-libs/freexl/freexl-1.0.5.ebuild +++ b/dev-libs/freexl/freexl-1.0.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~x86" DEPEND="virtual/libiconv" RDEPEND="${DEPEND}"