summaryrefslogtreecommitdiff
path: root/dev-vcs/tortoisehg
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-05-13 16:48:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-05-13 16:48:15 +0200
commitba1b3ed4074296dba6f6ff904444ac99a567e724 (patch)
treea7bdc27a3bb164e4c60a16dca18ae1a8284451ba /dev-vcs/tortoisehg
parentd206e6ae295db168e5bd37c62282f7158dfbeace (diff)
downloadgentoo-ba1b3ed4074296dba6f6ff904444ac99a567e724.tar.gz
gentoo-ba1b3ed4074296dba6f6ff904444ac99a567e724.tar.xz
dev-vcs/tortoisehg: amd64 stable wrt bug #581830
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-3.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-3.7.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.7.3.ebuild
index 3b0a0c0fca0..b4f15a8483e 100644
--- a/dev-vcs/tortoisehg/tortoisehg-3.7.3.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-3.7.3.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.6 <dev-vcs/mercurial-3.8"
else