diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 14:25:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 14:25:47 -0700 |
commit | 25cb585edc5692b7dae03309861cb5e9eacbdfbf (patch) | |
tree | 9836d83e515f06c8515e7ecd7804ade214b59945 /dev-vcs/mercurial | |
parent | dev-vcs/mercurial-4.6.2: ppc stable, bug 658712 (diff) | |
download | gentoo-25cb585edc5692b7dae03309861cb5e9eacbdfbf.tar.gz gentoo-25cb585edc5692b7dae03309861cb5e9eacbdfbf.tar.bz2 gentoo-25cb585edc5692b7dae03309861cb5e9eacbdfbf.zip |
dev-vcs/mercurial-4.6.2: ppc64 stable, bug 658712
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 71232cde1fb5..eda134ef39b1 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 ~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 ~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}] ) |