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 B10641396DB for ; Tue, 24 Oct 2017 10:10:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E81922BC05F; Tue, 24 Oct 2017 10:10:30 +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 C61322BC017 for ; Tue, 24 Oct 2017 10:10:30 +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 DA55933C4EE for ; Tue, 24 Oct 2017 10:10:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 741C282F for ; Tue, 24 Oct 2017 10:10:28 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1508839811.784e7fa3fd6505d861fc6e473ceeb194d5aa3406.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Getopt-GUI-Long/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild X-VCS-Directories: dev-perl/Getopt-GUI-Long/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 784e7fa3fd6505d861fc6e473ceeb194d5aa3406 X-VCS-Branch: master Date: Tue, 24 Oct 2017 10:10: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: f70e9f43-a8df-488b-896d-e2dc3312f080 X-Archives-Hash: 7a6c0b54b3f6bcd7102f33d9a82623fc commit: 784e7fa3fd6505d861fc6e473ceeb194d5aa3406 Author: Kent Fredric gentoo org> AuthorDate: Tue Oct 24 10:09:41 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Oct 24 10:10:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784e7fa3 dev-perl/Getopt-GUI-Long: keyword ~arm Tested-by: Conrad Kostecki Closes: https://bugs.gentoo.org/621446 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild | 4 ++-- dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild index 297985ddd81..08d9b39ab9a 100644 --- a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild +++ b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Auto-GUI extending Getopt::Long" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="virtual/perl-File-Temp diff --git a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild index d38b4859425..1a39061a421 100644 --- a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild +++ b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Auto-GUI extending Getopt::Long" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="virtual/perl-File-Temp