summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-05-14 12:17:49 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-05-14 12:17:49 +0200
commit498993fc7b8f422da3ff815762aa855fbc17df7a (patch)
treecf9f7adf16a9e8fb27ace642e2d82b5fed53f896 /dev-vcs/tortoisehg
parentdev-vcs/mercurial: Removed old. (diff)
downloadgentoo-498993fc7b8f422da3ff815762aa855fbc17df7a.tar.gz
gentoo-498993fc7b8f422da3ff815762aa855fbc17df7a.tar.bz2
gentoo-498993fc7b8f422da3ff815762aa855fbc17df7a.zip
dev-vcs/tortoisehg: Version 4.5.2 stable for amd64 and x86.
Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --force
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-4.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-4.5.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.5.2.ebuild
index 3e6b1f3db8cc..d5027f979624 100644
--- a/dev-vcs/tortoisehg/tortoisehg-4.5.2.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-4.5.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.4 <dev-vcs/mercurial-4.6"
else