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 26AB41396D9 for ; Thu, 9 Nov 2017 00:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB2CE0F18; Thu, 9 Nov 2017 00:07:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5E4F6E0F18 for ; Thu, 9 Nov 2017 00:07:32 +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 6C72C34069A for ; Thu, 9 Nov 2017 00:07:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE42898B0 for ; Thu, 9 Nov 2017 00:07:27 +0000 (UTC) From: "Matt Turner" 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" Message-ID: <1510186037.2241acff361870250b4761a32afcd36b3b2d8a9e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckLib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild X-VCS-Directories: dev-perl/Devel-CheckLib/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2241acff361870250b4761a32afcd36b3b2d8a9e X-VCS-Branch: master Date: Thu, 9 Nov 2017 00:07:27 +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: 58f461cc-2352-49d5-afbd-b5d9d5994dbd X-Archives-Hash: 396eebdb87bf9cdf39a82662fc52dbaa commit: 2241acff361870250b4761a32afcd36b3b2d8a9e Author: Matt Turner gentoo org> AuthorDate: Thu Nov 9 00:03:41 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Nov 9 00:07:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2241acff dev-perl/Devel-CheckLib-1.110.0: added ~mips, bug 614960 dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild index 6f90264bae0..9fd8d109b22 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="