diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 22:03:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 22:03:00 +0300 |
commit | f318a11932b4efaf1d5548e9632618e0b17afb8e (patch) | |
tree | 34ed7a1c956de860c3e325f89d40f820b93786e4 /dev-vcs/mercurial | |
parent | app-emacs/ebuild-mode: mark stable wrt bug #661822 (diff) | |
download | gentoo-f318a11932b4efaf1d5548e9632618e0b17afb8e.tar.gz gentoo-f318a11932b4efaf1d5548e9632618e0b17afb8e.tar.bz2 gentoo-f318a11932b4efaf1d5548e9632618e0b17afb8e.zip |
dev-vcs/mercurial: arm stable wrt bug #658712
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.6.2.ebuild b/dev-vcs/mercurial/mercurial-4.6.2.ebuild index 010b8d4c338a..cb567c14f46d 100644 --- a/dev-vcs/mercurial/mercurial-4.6.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.6.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}] ) |