diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-06 21:54:09 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-06 22:23:44 +0200 |
commit | 4ae42357bf9836e55fdfdb63a370a52c9e1eb27b (patch) | |
tree | f933fcaee9e82b54500f92ac35e1b95f2dbd8f48 /dev-vcs/mercurial | |
parent | profiles/arch/sparc: Mask setuptools_scm[test] (diff) | |
download | gentoo-4ae42357bf9836e55fdfdb63a370a52c9e1eb27b.tar.gz gentoo-4ae42357bf9836e55fdfdb63a370a52c9e1eb27b.tar.bz2 gentoo-4ae42357bf9836e55fdfdb63a370a52c9e1eb27b.zip |
dev-vcs/mercurial: Drop sparc
Drop sparc due to dev-python/zstandard being broken.
Signed-off-by: Michał Górny <mgorny@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 a4954449a98b..0e787e47cd80 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 sparc 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 e0eb454596bc..25750d8586ff 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 ~sparc ~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=" |