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 B04EA139694 for ; Sat, 10 Jun 2017 10:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A913FE0EA5; Sat, 10 Jun 2017 10:18:17 +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 8868FE0EA5 for ; Sat, 10 Jun 2017 10:18:17 +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 9B444341950 for ; Sat, 10 Jun 2017 10:18:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 406767465 for ; Sat, 10 Jun 2017 10:18:15 +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: <1497089891.97ebc366c7cdb78e354d094b7024409d55573d5c.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.2.ebuild X-VCS-Directories: dev-vcs/tortoisehg/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 97ebc366c7cdb78e354d094b7024409d55573d5c X-VCS-Branch: master Date: Sat, 10 Jun 2017 10:18:15 +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: 6d1152fc-01f2-4d95-85a1-ab019f0f558d X-Archives-Hash: 6bf0905a60897d8b77c98fe20e480c55 commit: 97ebc366c7cdb78e354d094b7024409d55573d5c Author: Lars Wendler gentoo org> AuthorDate: Sat Jun 10 10:17:55 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Jun 10 10:18:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97ebc366 dev-vcs/tortoisehg: Version 4.2 stable for amd64 and x86. Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-vcs/tortoisehg/tortoisehg-4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild index 3500ebeba02..47c0346d363 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.2.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.1