diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-24 15:56:04 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-24 16:06:29 +0800 |
commit | 214e18d79b58d5357aa3b5f5adbb8e707e151780 (patch) | |
tree | 9acb454b5a3a84e4d962b83bc8d5eb1538d6c842 /dev-perl/Perl-Critic | |
parent | dev-perl/PadWalker: amd64 stable (diff) | |
download | gentoo-214e18d79b58d5357aa3b5f5adbb8e707e151780.tar.gz gentoo-214e18d79b58d5357aa3b5f5adbb8e707e151780.tar.bz2 gentoo-214e18d79b58d5357aa3b5f5adbb8e707e151780.zip |
dev-perl/Perl-Critic: amd64 stable
Gentoo-bug: 648584
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Perl-Critic')
-rw-r--r-- | dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild b/dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild index 864d9436403e..8ce8ac21baf3 100644 --- a/dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild +++ b/dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module elisp-common DESCRIPTION="Critique Perl source code for best-practices" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test minimal examples emacs" SITEFILE="50${PN}-gentoo.el" RDEPEND=" |