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 B8A74138334 for ; Wed, 6 Jun 2018 16:37:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B920E0BB8; Wed, 6 Jun 2018 16:37:24 +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 29756E0BB8 for ; Wed, 6 Jun 2018 16:37:24 +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 07159335C9B for ; Wed, 6 Jun 2018 16:37:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF0CB2CC for ; Wed, 6 Jun 2018 16:37:19 +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: <1528302997.1871d4a0c1cd504b6596e8ff827b4b176bba235b.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: 1871d4a0c1cd504b6596e8ff827b4b176bba235b X-VCS-Branch: master Date: Wed, 6 Jun 2018 16:37:19 +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: b4c48a3c-47b8-4fd7-864c-f39a14740f13 X-Archives-Hash: ec67f31ee4198a29ec63de1ae5d006fe commit: 1871d4a0c1cd504b6596e8ff827b4b176bba235b Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Jun 4 18:39:57 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jun 6 16:36:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1871d4a0 dev-perl/UNIVERSAL-isa: keyworded 1.201.710.120 for sparc Bug: https://bugs.gentoo.org/657194 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 708ef8c491f..302c48d4f95 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 ~x86 ~ppc-aix" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~ppc-aix" IUSE="test" RDEPEND="