diff options
author | 2021-08-01 11:35:58 +0100 | |
---|---|---|
committer | 2021-08-01 11:35:58 +0100 | |
commit | 5b52aa8f92c620dfa0e66b477698e5cda6107e08 (patch) | |
tree | 565f451f56ed91062cbadbe6967d0d36b4c18d4a /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/Alien-Libxml2: Stabilize 0.170.0 ppc, #805809 (diff) | |
download | gentoo-5b52aa8f92c620dfa0e66b477698e5cda6107e08.tar.gz gentoo-5b52aa8f92c620dfa0e66b477698e5cda6107e08.tar.bz2 gentoo-5b52aa8f92c620dfa0e66b477698e5cda6107e08.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.109.0 ppc, #805812
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild index c975095d9c6b..5cf3c105b8c6 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.109.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |