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 D1101139694 for ; Wed, 21 Jun 2017 10:28:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9777D254019; Wed, 21 Jun 2017 10:28:03 +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 7611A254019 for ; Wed, 21 Jun 2017 10:28:03 +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 4401C34184E for ; Wed, 21 Jun 2017 10:28:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 021307490 for ; Wed, 21 Jun 2017 10:27:59 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498040333.db773340daace785f322df030c1ca00ba14ba5c4.aballier@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: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: db773340daace785f322df030c1ca00ba14ba5c4 X-VCS-Branch: master Date: Wed, 21 Jun 2017 10:27:59 +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: 0062cca0-4577-41be-b900-7e4f48da65f0 X-Archives-Hash: e7f702d228efd13d88984884fe8dabce commit: db773340daace785f322df030c1ca00ba14ba5c4 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jun 21 10:18:53 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jun 21 10:18:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db773340 dev-perl/Devel-CheckLib: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 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 b0fc1505db7..c17b93b065a 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 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" IUSE="test" RDEPEND="