From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2547859CB0 for ; Mon, 4 Apr 2016 02:46:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93298E08C8; Mon, 4 Apr 2016 02:46:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 29EE3E08C8 for ; Mon, 4 Apr 2016 02:46:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C8CB340CC4 for ; Mon, 4 Apr 2016 02:46:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FBE5CA for ; Mon, 4 Apr 2016 02:46:02 +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: <1459737949.5ef0eea2f7e99e30335d761f10b2d2223a82bd54.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/mercurial/mercurial-3.7.3.ebuild X-VCS-Directories: dev-vcs/mercurial/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 5ef0eea2f7e99e30335d761f10b2d2223a82bd54 X-VCS-Branch: master Date: Mon, 4 Apr 2016 02:46:02 +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: cf534287-0901-4b93-9689-3580dcb5c7fe X-Archives-Hash: 1b1eb7c89ad7ff61db688bab3dfe00ec commit: 5ef0eea2f7e99e30335d761f10b2d2223a82bd54 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Apr 4 02:45:49 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Apr 4 02:45:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef0eea2 dev-vcs/mercurial: Stable for HPPA PPC64 (bug #578546). Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches dev-vcs/mercurial/mercurial-3.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/mercurial/mercurial-3.7.3.ebuild b/dev-vcs/mercurial/mercurial-3.7.3.ebuild index b550803..1d927bc 100644 --- a/dev-vcs/mercurial/mercurial-3.7.3.ebuild +++ b/dev-vcs/mercurial/mercurial-3.7.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bugzilla emacs gpg test tk" RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )