From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8B329138208 for ; Sun, 1 May 2016 06:58:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF83C22401B; Sun, 1 May 2016 06:58:29 +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 6F89D22401B for ; Sun, 1 May 2016 06:58:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3492F340C02 for ; Sun, 1 May 2016 06:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FC2F32D for ; Sun, 1 May 2016 06:58:25 +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: <1462085886.8aa6c07ff38b09d01835bfae25a5f173423ecf4d.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/SUPER/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/SUPER/SUPER-1.201.411.170.ebuild X-VCS-Directories: dev-perl/SUPER/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 8aa6c07ff38b09d01835bfae25a5f173423ecf4d X-VCS-Branch: master Date: Sun, 1 May 2016 06:58:25 +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: 9f4ea029-ebde-4f60-a3a7-28811ce90f48 X-Archives-Hash: 3e9adadc62e75b6d7db57c23f872af89 commit: 8aa6c07ff38b09d01835bfae25a5f173423ecf4d Author: Markus Meier gentoo org> AuthorDate: Sun May 1 06:58:06 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun May 1 06:58:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa6c07f dev-perl/SUPER: add ~arm, bug #580156 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index cde7161..3894a08 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="control superclass method dispatch" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND="