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 E59F4138334 for ; Thu, 7 Jun 2018 22:06:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C35F8E0CAD; Thu, 7 Jun 2018 22:06:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 5D303E0CAC for ; Thu, 7 Jun 2018 22:06:40 +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 CFCE5335CBF for ; Thu, 7 Jun 2018 22:06:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E21072CF for ; Thu, 7 Jun 2018 22:06:35 +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: <1528409168.2b46a542ec92c01e094205794fc0a21c5b9164c6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-isa/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild X-VCS-Directories: dev-perl/UNIVERSAL-isa/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2b46a542ec92c01e094205794fc0a21c5b9164c6 X-VCS-Branch: master Date: Thu, 7 Jun 2018 22:06:35 +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: 1cdde5ef-03c3-4397-a738-f1b02d280502 X-Archives-Hash: 0851a07edf2410c076a8ea9d6881716f commit: 2b46a542ec92c01e094205794fc0a21c5b9164c6 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Jun 7 16:51:06 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jun 7 22:06:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b46a542 dev-perl/UNIVERSAL-isa: stable 1.201.710.120 for sparc Bug: https://bugs.gentoo.org/657196 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild index 9107bbe5459..650f112b1d5 100644 --- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild +++ b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~ppc-aix" +KEYWORDS="amd64 ~arm ~ppc sparc x86 ~ppc-aix" IUSE="test" RDEPEND="