diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 15:31:48 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 15:41:51 +0100 |
commit | bbb80114f65e1e317297b88268806deed4b827cf (patch) | |
tree | 9a0c7fef2151780bdef5630ca4f2dabc7fc61bd7 /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Class-C3-Componentised: drop ppc-aix m68k-mint (diff) | |
download | gentoo-bbb80114f65e1e317297b88268806deed4b827cf.tar.gz gentoo-bbb80114f65e1e317297b88268806deed4b827cf.tar.bz2 gentoo-bbb80114f65e1e317297b88268806deed4b827cf.zip |
dev-perl/Class-Data-Inheritable: 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-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild index 9e1ef9cec923..1250d21e49db 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Inheritable, overridable class data" # License note: Artistic only for one file # https://bugs.gentoo.org/728662 SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" PERL_RM_FILES=( t/pod.t |