commit: 8313a967f6aeef8f84ac02c12e0e53ca11dfb649
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 9 00:16:21 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jan 9 00:16:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8313a967
dev-vcs/tortoisehg: amd64 stable wrt bug #642490
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild
b/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild
index f6cd5f9a1b2..939c734cba2 100644
--- a/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.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.3 <dev-vcs/mercurial-4.5"
else