diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:58:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:58:01 +0100 |
commit | 9972e350062fb0654bd9b1d74e8a6f805d2c0171 (patch) | |
tree | 66718ae4a38816f39c1c43221368a1cd04322177 /dev-perl/App-Cmd | |
parent | dev-perl/JSON-MaybeXS: Stabilize 1.4.5 arm, #910901 (diff) | |
download | gentoo-9972e350062fb0654bd9b1d74e8a6f805d2c0171.tar.gz gentoo-9972e350062fb0654bd9b1d74e8a6f805d2c0171.tar.bz2 gentoo-9972e350062fb0654bd9b1d74e8a6f805d2c0171.zip |
dev-perl/App-Cmd: Stabilize 0.335.0 amd64, #910904
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/App-Cmd')
-rw-r--r-- | dev-perl/App-Cmd/App-Cmd-0.335.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-Cmd/App-Cmd-0.335.0.ebuild b/dev-perl/App-Cmd/App-Cmd-0.335.0.ebuild index eef47215fa4c..e14d247f27ba 100644 --- a/dev-perl/App-Cmd/App-Cmd-0.335.0.ebuild +++ b/dev-perl/App-Cmd/App-Cmd-0.335.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write command line apps with less suffering" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="minimal" RDEPEND=" |