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 0C5531396D2 for ; Tue, 19 Sep 2017 22:13:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD1011FC008; Tue, 19 Sep 2017 22:13:19 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFE4C1FC008 for ; Tue, 19 Sep 2017 22:13:19 +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 C5E95340BEA for ; Tue, 19 Sep 2017 22:13:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72A84907A for ; Tue, 19 Sep 2017 22:13:16 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1505859183.cd8e14809338493c648ae000c66db25f30b88885.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tortoisehg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild X-VCS-Directories: dev-vcs/tortoisehg/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: cd8e14809338493c648ae000c66db25f30b88885 X-VCS-Branch: master Date: Tue, 19 Sep 2017 22:13:16 +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: 96dffca0-0db6-4b34-aee7-ef13b04b21a7 X-Archives-Hash: 3f2121a15b38576d55fbff6b27e56eed commit: cd8e14809338493c648ae000c66db25f30b88885 Author: Lars Wendler gentoo org> AuthorDate: Tue Sep 19 22:07:13 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Sep 19 22:13:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8e1480 dev-vcs/tortoisehg: Version 4.3.1 stable for amd64 and x86. Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild index 830b1ef37ee..a293c12f975 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" SRC_URI="https://www.bitbucket.org/${PN}/targz/downloads/${P}.tar.gz" HG_DEPEND=">=dev-vcs/mercurial-4.2