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 439A2138334 for ; Mon, 2 Sep 2019 16:55:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C952E07DB; Mon, 2 Sep 2019 16:55:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 40756E07DB for ; Mon, 2 Sep 2019 16:55:00 +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 ECFA234AA8B for ; Mon, 2 Sep 2019 16:54:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 714B7615 for ; Mon, 2 Sep 2019 16:54:56 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1567443278.1c6535609b95bf4686a6eb5ce8a720b91a63ea0a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libofx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libofx/libofx-0.9.10.ebuild dev-libs/libofx/libofx-0.9.14-r1.ebuild dev-libs/libofx/libofx-0.9.14.ebuild X-VCS-Directories: dev-libs/libofx/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 1c6535609b95bf4686a6eb5ce8a720b91a63ea0a X-VCS-Branch: master Date: Mon, 2 Sep 2019 16:54:56 +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: d16a667c-4b37-45ba-866a-64ba906bc326 X-Archives-Hash: 219fda9eec12fedab27f148b65ef1461 commit: 1c6535609b95bf4686a6eb5ce8a720b91a63ea0a Author: Matt Turner gentoo org> AuthorDate: Mon Sep 2 16:53:29 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Sep 2 16:54:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c653560 dev-libs/libofx: Drop hppa keywords, bug 662910 No keyworded reverse dependencies. Signed-off-by: Matt Turner gentoo.org> dev-libs/libofx/libofx-0.9.10.ebuild | 2 +- dev-libs/libofx/libofx-0.9.14-r1.ebuild | 2 +- dev-libs/libofx/libofx-0.9.14.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libofx/libofx-0.9.10.ebuild b/dev-libs/libofx/libofx-0.9.10.ebuild index af102295338..873562de151 100644 --- a/dev-libs/libofx/libofx-0.9.10.ebuild +++ b/dev-libs/libofx/libofx-0.9.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="static-libs test" RDEPEND=" diff --git a/dev-libs/libofx/libofx-0.9.14-r1.ebuild b/dev-libs/libofx/libofx-0.9.14-r1.ebuild index e64a46b8b88..7b0ecd9362c 100644 --- a/dev-libs/libofx/libofx-0.9.14-r1.ebuild +++ b/dev-libs/libofx/libofx-0.9.14-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 x86" IUSE="static-libs test" RDEPEND=" diff --git a/dev-libs/libofx/libofx-0.9.14.ebuild b/dev-libs/libofx/libofx-0.9.14.ebuild index 0805f53fafe..7896e2e8c5e 100644 --- a/dev-libs/libofx/libofx-0.9.14.ebuild +++ b/dev-libs/libofx/libofx-0.9.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 x86" IUSE="static-libs test" RDEPEND="