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 A5858138334 for ; Fri, 6 Dec 2019 09:53:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA93BE0A7E; Fri, 6 Dec 2019 09:53:27 +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 C03C7E0A7F for ; Fri, 6 Dec 2019 09:53:27 +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 84FDF34D8AE for ; Fri, 6 Dec 2019 09:53:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AEF5778 for ; Fri, 6 Dec 2019 09:53:22 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1575625979.0528f5486d9f795f35de9997ae315d40a0860cc5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild X-VCS-Directories: dev-perl/Math-BigInt-GMP/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0528f5486d9f795f35de9997ae315d40a0860cc5 X-VCS-Branch: master Date: Fri, 6 Dec 2019 09:53:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b70d6b08-a447-4b46-8c8a-c9fbefe2b26a X-Archives-Hash: db1812f69bdda3defc559edc6793ced6 commit: 0528f5486d9f795f35de9997ae315d40a0860cc5 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Dec 6 09:52:59 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Dec 6 09:52:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0528f548 dev-perl/Math-BigInt-GMP: sparc stable wrt bug #698542 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Mikle Kolyada gentoo.org> dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild index 86deed18ade..ad33ebf7f56 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the GMP library for Math::BigInt routines" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="