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 7691C139694 for ; Wed, 22 Feb 2017 21:45:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B34D7E0E2B; Wed, 22 Feb 2017 21:45:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8F31CE0E2B for ; Wed, 22 Feb 2017 21:45:31 +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 73F84340889 for ; Wed, 22 Feb 2017 21:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9993250FF for ; Wed, 22 Feb 2017 21:45:28 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1487799288.91a0d698aa53ca31f99d20d8931352ca646893ab.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Specio/Specio-0.350.0.ebuild X-VCS-Directories: dev-perl/Specio/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 91a0d698aa53ca31f99d20d8931352ca646893ab X-VCS-Branch: master Date: Wed, 22 Feb 2017 21:45:28 +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: b7e3d503-1849-4c80-9a6e-5af2a0ade384 X-Archives-Hash: 4aab0bdaebfa040dd3b8a6df08001ea7 commit: 91a0d698aa53ca31f99d20d8931352ca646893ab Author: Markus Meier gentoo org> AuthorDate: Wed Feb 22 21:34:48 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Feb 22 21:34:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a0d698 dev-perl/Specio: add ~arm64, bug #599552 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" dev-perl/Specio/Specio-0.350.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index ab6f055986..6108f56aac 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test minimal" RDEPEND="