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 069FE1395E2 for ; Fri, 2 Dec 2016 10:05:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42FCFE0C5D; Fri, 2 Dec 2016 10:05:21 +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 1EC73E0C5A for ; Fri, 2 Dec 2016 10:05:21 +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 1EB24341236 for ; Fri, 2 Dec 2016 10:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90FB391A for ; Fri, 2 Dec 2016 10:05:18 +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: <1480673106.c317a757927c357190f7b8b0417bc2e6bfbebbc8.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-3.8.4.ebuild X-VCS-Directories: dev-vcs/tortoisehg/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: c317a757927c357190f7b8b0417bc2e6bfbebbc8 X-VCS-Branch: master Date: Fri, 2 Dec 2016 10:05:18 +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: 790d1922-4b8d-4bf1-a510-9e0c4ec3dcb4 X-Archives-Hash: d046394231ead17fe9199756a1f3df7a commit: c317a757927c357190f7b8b0417bc2e6bfbebbc8 Author: Lars Wendler gentoo org> AuthorDate: Fri Dec 2 10:02:34 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Dec 2 10:05:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c317a757 dev-vcs/tortoisehg: version 3.8.4 stable for amd64 and x86. Package-Manager: portage-2.3.2 dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild index e5c3eef..7883e3d 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild @@ -8,7 +8,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-3.7