diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:14:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:14:46 +0100 |
commit | 0c3f794febc02b2e49e0af6447dd9fc03984095d (patch) | |
tree | ce1c61747fdda0df3d8cffdde93db88dbe5d64d0 /dev-perl | |
parent | dev-perl/IO-Socket-SSL: drop ppc-aix m68k-mint (diff) | |
download | gentoo-0c3f794febc02b2e49e0af6447dd9fc03984095d.tar.gz gentoo-0c3f794febc02b2e49e0af6447dd9fc03984095d.tar.bz2 gentoo-0c3f794febc02b2e49e0af6447dd9fc03984095d.zip |
dev-perl/IO-stringy: 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')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild index 69fcc1404b6a..4c3d0489664b 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 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 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |