From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2627F1382C5 for ; Sat, 24 Feb 2018 08:07:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E822E07FA; Sat, 24 Feb 2018 08:07:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F610E07FA for ; Sat, 24 Feb 2018 08:07:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1BDF335C4B for ; Sat, 24 Feb 2018 08:07:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3518B241 for ; Sat, 24 Feb 2018 08:07:24 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1519459589.214e18d79b58d5357aa3b5f5adbb8e707e151780.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Critic/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild X-VCS-Directories: dev-perl/Perl-Critic/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 214e18d79b58d5357aa3b5f5adbb8e707e151780 X-VCS-Branch: master Date: Sat, 24 Feb 2018 08:07:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a605ed2c-05df-40ed-8664-1ccd78ce20ad X-Archives-Hash: 9d3e45f373f5941e4e6466cfd91a1e43 commit: 214e18d79b58d5357aa3b5f5adbb8e707e151780 Author: Jason Zaman gentoo org> AuthorDate: Sat Feb 24 07:56:04 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Feb 24 08:06:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214e18d7 dev-perl/Perl-Critic: amd64 stable Gentoo-bug: 648584 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-perl/Perl-Critic/Perl-Critic-1.130.0.ebuild | 4 ++-- 1 file 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 864d9436403..8ce8ac21baf 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="