dev-vcs/tortoisehg: amd64 stable wrt bug #581830
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 13 May 2016 14:48:15 +0000 (16:48 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 13 May 2016 14:48:15 +0000 (16:48 +0200)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-vcs/tortoisehg/tortoisehg-3.7.3.ebuild

index 3b0a0c0fca0cfa85efca4d92794dbb1053deaa97..b4f15a8483e02e23788ef479c5eeba9d0540d665 100644 (file)
@@ -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