diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 02:58:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 02:58:08 +0000 |
commit | a012099311aea2144dce54c742b2a90f346c1cf9 (patch) | |
tree | aa38a83535189a665f59027a636ec24149001df2 /dev-perl/App-Cmd | |
parent | dev-util/git-delta: Stabilize 0.9.2 amd64, #828146 (diff) | |
download | gentoo-a012099311aea2144dce54c742b2a90f346c1cf9.tar.gz gentoo-a012099311aea2144dce54c742b2a90f346c1cf9.tar.bz2 gentoo-a012099311aea2144dce54c742b2a90f346c1cf9.zip |
dev-perl/App-Cmd: Stabilize 0.334.0 amd64, #828147
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.334.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-Cmd/App-Cmd-0.334.0.ebuild b/dev-perl/App-Cmd/App-Cmd-0.334.0.ebuild index 16150bfa3317..9e3b056bfac9 100644 --- a/dev-perl/App-Cmd/App-Cmd-0.334.0.ebuild +++ b/dev-perl/App-Cmd/App-Cmd-0.334.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Write command line apps with less suffering" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="minimal" RDEPEND=" |