diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:26:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:27:57 +0100 |
commit | 4f268972ad6bb1729159794e7a7821569199b0fd (patch) | |
tree | 417097591ae0e5e3a854a9872b863a2e034921a6 /dev-vcs | |
parent | dev-python/zstandard: stable 0.8.1 for ia64, bug #680206 (diff) | |
download | gentoo-4f268972ad6bb1729159794e7a7821569199b0fd.tar.gz gentoo-4f268972ad6bb1729159794e7a7821569199b0fd.tar.bz2 gentoo-4f268972ad6bb1729159794e7a7821569199b0fd.zip |
dev-vcs/mercurial: stable 4.9-r2 for ia64, bug #680206
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.9-r2.ebuild b/dev-vcs/mercurial/mercurial-4.9-r2.ebuild index 7b3fde6f9e81..57bf7483c444 100644 --- a/dev-vcs/mercurial/mercurial-4.9-r2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.9-r2.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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg bugzilla emacs gpg test tk" RDEPEND="app-misc/ca-certificates |