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 A7430138334 for ; Wed, 6 Jun 2018 16:37:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76861E0BB6; 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 16448E0BB6 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 0C401335CA3 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 ABF302CB 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.379ac985971fb64c6c8a1953a2d59e429943d0c1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockObject/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild X-VCS-Directories: dev-perl/Test-MockObject/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 379ac985971fb64c6c8a1953a2d59e429943d0c1 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: fe127cd0-b832-4437-99e6-5f3a32d0d892 X-Archives-Hash: a8c82ed6213a7a95e36bc5a4224ba39d commit: 379ac985971fb64c6c8a1953a2d59e429943d0c1 Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Jun 4 18:39:27 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=379ac985 dev-perl/Test-MockObject: keyworded 1.201.612.20 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/Test-MockObject/Test-MockObject-1.201.612.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild b/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild index 3ca17760533..9b3f97b57c0 100644 --- a/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild +++ b/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for emulating troublesome interfaces" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~ppc-aix" IUSE="test" RDEPEND="