From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-863035-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BAF1659CA2 for <garchives@archives.gentoo.org>; Sat, 13 Feb 2016 15:33:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07DE821C016; Sat, 13 Feb 2016 15:33:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2218B21C01C for <gentoo-commits@lists.gentoo.org>; Sat, 13 Feb 2016 15:33:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 314AC340C01 for <gentoo-commits@lists.gentoo.org>; Sat, 13 Feb 2016 15:33:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B443914CD for <gentoo-commits@lists.gentoo.org>; Sat, 13 Feb 2016 15:33:30 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1455377456.a2a1e5a064c95aafd0c75fefe0bfd133203fa75f.ago@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.5.ebuild X-VCS-Directories: net-p2p/mldonkey/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: a2a1e5a064c95aafd0c75fefe0bfd133203fa75f X-VCS-Branch: master Date: Sat, 13 Feb 2016 15:33:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6c503995-267b-4a4f-b7a2-8523fe625319 X-Archives-Hash: 27b8af5108ae07cbc582de5e823a17fe commit: a2a1e5a064c95aafd0c75fefe0bfd133203fa75f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Feb 13 15:30:56 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 15:30:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a1e5a0 net-p2p/mldonkey: amd64 stable wrt bug #564660 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-p2p/mldonkey/mldonkey-3.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/mldonkey/mldonkey-3.1.5.ebuild b/net-p2p/mldonkey/mldonkey-3.1.5.ebuild index 72d4d1d..45ff4d6 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.5.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" RDEPEND="dev-lang/perl dev-ml/camlp4:=