diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-07 21:39:14 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-07 21:39:14 +0200 |
commit | acc00530a721c0746a2fbe8eb1262a6a8c79f7e6 (patch) | |
tree | 898a3c9dc2f2164c00ae23fdae62ede08310f112 /dev-vcs/mercurial | |
parent | dev-libs/libspt: add ~arm64, bug #624226 (diff) | |
download | gentoo-acc00530a721c0746a2fbe8eb1262a6a8c79f7e6.tar.gz gentoo-acc00530a721c0746a2fbe8eb1262a6a8c79f7e6.tar.bz2 gentoo-acc00530a721c0746a2fbe8eb1262a6a8c79f7e6.zip |
dev-vcs/mercurial: arm stable, bug #627484
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.ebuild index b6c95430d3d6..cf636d1175c0 100644 --- a/dev-vcs/mercurial/mercurial-4.3.ebuild +++ b/dev-vcs/mercurial/mercurial-4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bugzilla emacs gpg test tk" RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] ) |