diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 14:05:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 14:06:50 -0700 |
commit | 68cc2413970744e9de67250e1db0a4ba07584930 (patch) | |
tree | 97f947c9dba447d46d08aacdb09e8632b4e733b1 | |
parent | dev-db/unixODBC: drop vulnerable (diff) | |
download | gentoo-68cc2413970744e9de67250e1db0a4ba07584930.tar.gz gentoo-68cc2413970744e9de67250e1db0a4ba07584930.tar.bz2 gentoo-68cc2413970744e9de67250e1db0a4ba07584930.zip |
dev-vcs/mercurial-4.5.2: hppa stable, bugs 636704, 649872
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.5.2.ebuild b/dev-vcs/mercurial/mercurial-4.5.2.ebuild index fea22eccda77..1a3926395a4d 100644 --- a/dev-vcs/mercurial/mercurial-4.5.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.5.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}] ) |