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 BE6F51396D9 for ; Tue, 7 Nov 2017 22:52:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D995DE0DC2; Tue, 7 Nov 2017 22:52:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B6210E0DC2 for ; Tue, 7 Nov 2017 22:52:21 +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 57C9833D3CE for ; Tue, 7 Nov 2017 22:52:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A4199894 for ; Tue, 7 Nov 2017 22:52:17 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1510095081.bb08998ae19fa770533db5f0351cd79a4d036a92.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Helpers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild X-VCS-Directories: dev-perl/ExtUtils-Helpers/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: bb08998ae19fa770533db5f0351cd79a4d036a92 X-VCS-Branch: master Date: Tue, 7 Nov 2017 22:52:17 +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: 01b4dba5-cd71-42a6-9fc3-e7d45e76c1ef X-Archives-Hash: 2684c474be0de4ac1a8df02b55e0f165 commit: bb08998ae19fa770533db5f0351cd79a4d036a92 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Nov 7 22:51:21 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Nov 7 22:51:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb08998a dev-perl/ExtUtils-Helpers: stable 0.26.0 for sparc, bug #617120 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild b/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild index 9be259d192e..7e7b0da9545 100644 --- a/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild +++ b/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Various portability utilities for module builders" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND="