diff options
author | 2020-12-27 16:08:32 +0100 | |
---|---|---|
committer | 2020-12-27 16:08:32 +0100 | |
commit | ddf9a3ba29a67195cd98160a82deda7c6fadc544 (patch) | |
tree | 9dacbe62def5bc63672622f683d6ec94e6dc543d /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/Filter: drop ppc-aix m68k-mint (diff) | |
download | gentoo-ddf9a3ba29a67195cd98160a82deda7c6fadc544.tar.gz gentoo-ddf9a3ba29a67195cd98160a82deda7c6fadc544.tar.bz2 gentoo-ddf9a3ba29a67195cd98160a82deda7c6fadc544.zip |
dev-perl/Getopt-Long-Descriptive: 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/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild index 899e84bdc50f..e8ef763a0a3c 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="amd64 arm ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 arm ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |