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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 46C7E158089 for ; Mon, 16 Oct 2023 16:35:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7646F2BC029; Mon, 16 Oct 2023 16:35:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F9AA2BC029 for ; Mon, 16 Oct 2023 16:35:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3D90335CB7 for ; Mon, 16 Oct 2023 16:35:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A0931274 for ; Mon, 16 Oct 2023 16:34:58 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1697474090.70c46edae3e18f0b2475fc1a13903c7eed9af0a5.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-SubCalls/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-SubCalls/Test-SubCalls-1.100.0-r1.ebuild X-VCS-Directories: dev-perl/Test-SubCalls/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 70c46edae3e18f0b2475fc1a13903c7eed9af0a5 X-VCS-Branch: master Date: Mon, 16 Oct 2023 16:34:58 +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: cd533f3f-cd8d-4f39-a655-d3d9dc62a290 X-Archives-Hash: e45396d7b0995105ca50694415d1556b commit: 70c46edae3e18f0b2475fc1a13903c7eed9af0a5 Author: Matoro Mahri users noreply github com> AuthorDate: Mon Oct 16 15:57:26 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 16 16:34:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c46eda dev-perl/Test-SubCalls: Keyword 1.100.0-r1 mips, #909051 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Joonas Niilola gentoo.org> dev-perl/Test-SubCalls/Test-SubCalls-1.100.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0-r1.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0-r1.ebuild index 36438115d67f..50f5ffcf9118 100644 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0-r1.ebuild +++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Track the number of times subs are called" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Exporter