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 B6193138332 for ; Wed, 11 Apr 2018 18:50:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCEEBE093E; Wed, 11 Apr 2018 18:50:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A91E2E093D for ; Wed, 11 Apr 2018 18:50:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 621E6335C7B for ; Wed, 11 Apr 2018 18:50:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7719284 for ; Wed, 11 Apr 2018 18:50:52 +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: <1523472445.41e57dfac1b12734b3a804267e431590c8d467d0.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File-ShareDir/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild X-VCS-Directories: dev-perl/Test-File-ShareDir/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 41e57dfac1b12734b3a804267e431590c8d467d0 X-VCS-Branch: master Date: Wed, 11 Apr 2018 18:50:52 +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: 2268b3d1-42e0-4267-9c95-f2be838b6bfc X-Archives-Hash: 1005e638ad942cb46c39a4a5007d306a commit: 41e57dfac1b12734b3a804267e431590c8d467d0 Author: Markus Meier gentoo org> AuthorDate: Wed Apr 11 18:47:25 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Apr 11 18:47:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e57dfa dev-perl/Test-File-ShareDir: add ~arm, bug #652718 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild index 16c3c4d7b88..732eaf8d33a 100644 --- a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild +++ b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Create a Fake ShareDir for your modules for testing." SLOT="0" -KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="virtual/perl-Carp