dev-vcs/tortoisehg: x86 stable (bug #642490)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 6 Jan 2018 04:19:02 +0000 (05:19 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 6 Jan 2018 04:19:02 +0000 (05:19 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild

index 441fed1aec6e899eedc545d455bdc2b686437303..f6cd5f9a1b20ac46b7f44b2b291672fc53e14342 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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