diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-25 20:49:17 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-25 20:49:17 +0200 |
commit | 7d6c7cd289bb3647384b7926077a72bb8d1dab56 (patch) | |
tree | ba65cb6f30163258a315f9e79fc982c0b9f01bb8 /dev-vcs | |
parent | sys-kernel/ck-sources: prune old versions (diff) | |
download | gentoo-7d6c7cd289bb3647384b7926077a72bb8d1dab56.tar.gz gentoo-7d6c7cd289bb3647384b7926077a72bb8d1dab56.tar.bz2 gentoo-7d6c7cd289bb3647384b7926077a72bb8d1dab56.zip |
dev-vcs/mercurial: arm stable, bug #621068
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.2.ebuild b/dev-vcs/mercurial/mercurial-4.2.ebuild index 00b831044923..4cc021c99ac9 100644 --- a/dev-vcs/mercurial/mercurial-4.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.2.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}] ) |