diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:47:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:50:30 +0100 |
commit | 20a8e5c76371736d9233fe2ced31e2dc6d16d243 (patch) | |
tree | 2f5b7ae4a256ee69b7ad779d70f15525467e4e76 /dev-vcs | |
parent | dev-python/zstandard: stable 0.8.1 for hppa, bug #680206 (diff) | |
download | gentoo-20a8e5c76371736d9233fe2ced31e2dc6d16d243.tar.gz gentoo-20a8e5c76371736d9233fe2ced31e2dc6d16d243.tar.bz2 gentoo-20a8e5c76371736d9233fe2ced31e2dc6d16d243.zip |
dev-vcs/mercurial: stable 4.9-r1 for hppa, bug #680206
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.9-r1.ebuild b/dev-vcs/mercurial/mercurial-4.9-r1.ebuild index d8cadd73e519..cbe2b660681a 100644 --- a/dev-vcs/mercurial/mercurial-4.9-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-4.9-r1.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 ~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 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="bugzilla emacs gpg test tk" RDEPEND="app-misc/ca-certificates |