diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-10 22:21:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-10 21:54:50 +0100 |
commit | ca916ce0484e4c6997b1bbad490e529180e3611d (patch) | |
tree | 1f719a193158b7311c852a7e86ee31fed734bcc7 /dev-vcs/mercurial | |
parent | dev-ada/xmlada: version bump to 2020 (diff) | |
download | gentoo-ca916ce0484e4c6997b1bbad490e529180e3611d.tar.gz gentoo-ca916ce0484e4c6997b1bbad490e529180e3611d.tar.bz2 gentoo-ca916ce0484e4c6997b1bbad490e529180e3611d.zip |
dev-vcs/mercurial: drop to ~hppa
This package works, but new versions of the zstandard dependency has weird test
errors that prevent stabilization, so drop this back to ~hppa to unbreak the
tree.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-5.3.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild index 0e787e47cd80..b44d17881df0 100644 --- a/dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-5.2.2-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 arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~ppc-aix ~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 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg emacs gpg test tk zsh-completion" BROKEN_PYTHON=" diff --git a/dev-vcs/mercurial/mercurial-5.3.2.ebuild b/dev-vcs/mercurial/mercurial-5.3.2.ebuild index b296c9f4cc6f..54d98257aa1b 100644 --- a/dev-vcs/mercurial/mercurial-5.3.2.ebuild +++ b/dev-vcs/mercurial/mercurial-5.3.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 x86 ~ppc-aix ~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 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg emacs gpg test tk zsh-completion" BROKEN_PYTHON=" |