diff options
author | 2025-01-24 11:25:33 -0500 | |
---|---|---|
committer | 2025-01-24 11:25:51 -0500 | |
commit | 23a57082ccb21b0da45a8dbe1c2b5c1fe2a2a7f7 (patch) | |
tree | 525b5d34c944b39bc370bb873057cfc6c9eb7181 /dev-perl | |
parent | dev-perl/HTML-Parser: Stabilize 3.830.0 hppa, #943442 (diff) | |
download | gentoo-23a57082ccb21b0da45a8dbe1c2b5c1fe2a2a7f7.tar.gz gentoo-23a57082ccb21b0da45a8dbe1c2b5c1fe2a2a7f7.tar.bz2 gentoo-23a57082ccb21b0da45a8dbe1c2b5c1fe2a2a7f7.zip |
dev-perl/Perl-Critic: Stabilize 1.156.0 hppa, #945594
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Perl-Critic/Perl-Critic-1.156.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Perl-Critic/Perl-Critic-1.156.0.ebuild b/dev-perl/Perl-Critic/Perl-Critic-1.156.0.ebuild index c6c809b99c00..c8a4737b0d88 100644 --- a/dev-perl/Perl-Critic/Perl-Critic-1.156.0.ebuild +++ b/dev-perl/Perl-Critic/Perl-Critic-1.156.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module elisp-common DESCRIPTION="Critique Perl source code for best-practices" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="minimal examples emacs" SITEFILE="50${PN}-gentoo.el" |