diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:20:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:20:25 +0100 |
commit | d78c962824a51a59a0314b1183c8ca6702c73f42 (patch) | |
tree | ed345734b47808e5505c197be6f37be945fb9207 /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/Alien-Libxml2: Stabilize 0.170.0 amd64, #805809 (diff) | |
download | gentoo-d78c962824a51a59a0314b1183c8ca6702c73f42.tar.gz gentoo-d78c962824a51a59a0314b1183c8ca6702c73f42.tar.bz2 gentoo-d78c962824a51a59a0314b1183c8ca6702c73f42.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.109.0 amd64, #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 5cf3c105b8c6..47074fa5200d 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 )" |