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 9116F139694 for ; Tue, 25 Apr 2017 07:25:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3A31E0DE4; Tue, 25 Apr 2017 07:25:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF3E6E0DE3 for ; Tue, 25 Apr 2017 07:25:01 +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 0C087341659 for ; Tue, 25 Apr 2017 07:25:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDD337434 for ; Tue, 25 Apr 2017 07:24:59 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1493105079.3a9ec09b39273ba43d17fc2a720936a77d2e2c84.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/mldonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild X-VCS-Directories: net-p2p/mldonkey/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3a9ec09b39273ba43d17fc2a720936a77d2e2c84 X-VCS-Branch: master Date: Tue, 25 Apr 2017 07:24: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-Archives-Salt: 2e305c4d-0955-426c-9802-5b313c1c3da4 X-Archives-Hash: 2a3510e261b597b8e8373fd9a6f421e7 commit: 3a9ec09b39273ba43d17fc2a720936a77d2e2c84 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Apr 25 07:24:39 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Apr 25 07:24:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9ec09b net-p2p/mldonkey: Mark ~hppa (bug #608758). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild b/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild index 38f247b3306..3acb3317ffd 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-$(replace_a LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" RDEPEND="dev-lang/perl dev-ml/camlp4:=