From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-883689-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CD94E13826A for <garchives@archives.gentoo.org>; Thu, 26 May 2016 00:26:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FA2821C012; Thu, 26 May 2016 00:26:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0C8021C012 for <gentoo-commits@lists.gentoo.org>; Thu, 26 May 2016 00:26:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F8673409D0 for <gentoo-commits@lists.gentoo.org>; Thu, 26 May 2016 00:26:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BB73AA2 for <gentoo-commits@lists.gentoo.org>; Thu, 26 May 2016 00:26:51 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org> Message-ID: <1464222168.faf441267c4282f26617a427406b3d66a9d17925.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Build/Module-Build-0.421.600.ebuild X-VCS-Directories: dev-perl/Module-Build/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: faf441267c4282f26617a427406b3d66a9d17925 X-VCS-Branch: master Date: Thu, 26 May 2016 00:26:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d4d223e1-c569-4c30-b6d0-c3e97f7111ee X-Archives-Hash: c45dc8037eb1da6dc127522a515d4d73 commit: faf441267c4282f26617a427406b3d66a9d17925 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu May 26 00:22:48 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu May 26 00:22:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf44126 dev-perl/Module-Build: alpha stable, bug 578370. dev-perl/Module-Build/Module-Build-0.421.600.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Build/Module-Build-0.421.600.ebuild b/dev-perl/Module-Build/Module-Build-0.421.600.ebuild index 356247b..0b106b6 100644 --- a/dev-perl/Module-Build/Module-Build-0.421.600.ebuild +++ b/dev-perl/Module-Build/Module-Build-0.421.600.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="