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 D1D66138334 for ; Fri, 6 Dec 2019 09:49:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0C11E0955; Fri, 6 Dec 2019 09:49:34 +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 C3B48E0955 for ; Fri, 6 Dec 2019 09:49:34 +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 E9D4D34D877 for ; Fri, 6 Dec 2019 09:49:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D81F988 for ; Fri, 6 Dec 2019 09:49:30 +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: <1575625736.4adcf11b7aa0ff3e76470e4399ef95d5978e360f.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: 4adcf11b7aa0ff3e76470e4399ef95d5978e360f X-VCS-Branch: master Date: Fri, 6 Dec 2019 09:49:30 +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: 8df4b6a1-8eb9-480d-9463-ff143f60307a X-Archives-Hash: 0650c4b43866f0539213c344d4bfaf7d commit: 4adcf11b7aa0ff3e76470e4399ef95d5978e360f Author: Mikle Kolyada gentoo org> AuthorDate: Fri Dec 6 09:48:56 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Dec 6 09:48:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4adcf11b dev-perl/Math-BigInt-GMP: alpha stable wrt bug #698542 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" 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 f5c0bd8d2df..86deed18ade 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="