diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:38:32 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:38:32 +0100 |
commit | 98af92b15bc934d38167ca3d3049e5e9b21fd345 (patch) | |
tree | 84768849bec4fb3c1d306e61a9721e7f4c3c522d /dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild | |
parent | dev-vcs/git-tools: drop ppc-aix m68k-mint (diff) | |
download | gentoo-98af92b15bc934d38167ca3d3049e5e9b21fd345.tar.gz gentoo-98af92b15bc934d38167ca3d3049e5e9b21fd345.tar.bz2 gentoo-98af92b15bc934d38167ca3d3049e5e9b21fd345.zip |
dev-vcs/mercurial: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild')
-rw-r--r-- | dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild index 24329064dd1d..9af5663d506d 100644 --- a/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild @@ -15,7 +15,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 ~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" RDEPEND=" |