dev-vcs/tortoisehg: Version 4.5.2 stable for amd64 and x86.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 14 May 2018 10:17:49 +0000 (12:17 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 14 May 2018 10:17:49 +0000 (12:17 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --force

dev-vcs/tortoisehg/tortoisehg-4.5.2.ebuild

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