dev-perl/Hash-Merge: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2020-12-27 16:08:56 +01:00
parent 2ff859b7a3
commit f396f702c9

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Merges arbitrarily deep hashes into a single hash"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Clone"