diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-09 22:47:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-09 22:47:51 +0000 |
commit | 065ccc9a0025ff7e38a14ca0dad80fed29e95bf8 (patch) | |
tree | 280d7913cf36306e149a6ec0fd8dd96d570adaef /dev-vcs | |
parent | dev-lang/elixir: drop old (diff) | |
download | gentoo-065ccc9a0025ff7e38a14ca0dad80fed29e95bf8.tar.gz gentoo-065ccc9a0025ff7e38a14ca0dad80fed29e95bf8.tar.bz2 gentoo-065ccc9a0025ff7e38a14ca0dad80fed29e95bf8.zip |
dev-vcs/mercurial: stable 4.5.2 for ia64, bug #649872
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-vcs')
-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 672edbbe5dc9..0cf8dd406300 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}] ) |