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 F05AD158089 for ; Mon, 16 Oct 2023 16:35:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 312962BC01C; Mon, 16 Oct 2023 16:35:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 17F3B2BC01C for ; Mon, 16 Oct 2023 16:35:01 +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 34E2C335C7A for ; Mon, 16 Oct 2023 16:35:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E1661269 for ; Mon, 16 Oct 2023 16:34:57 +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: <1697474089.744336c63da5a19eee464b33baaf165da4dd6372.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild X-VCS-Directories: dev-perl/File-Find-Object/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 744336c63da5a19eee464b33baaf165da4dd6372 X-VCS-Branch: master Date: Mon, 16 Oct 2023 16:34:57 +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: 19466f7a-0673-4dc6-b2c1-8e1a4d793604 X-Archives-Hash: ff52c42e3487e6be6f3e6c2413cd1e91 commit: 744336c63da5a19eee464b33baaf165da4dd6372 Author: Matoro Mahri users noreply github com> AuthorDate: Mon Oct 16 15:57:07 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 16 16:34:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744336c6 dev-perl/File-Find-Object: Keyword 0.3.8 mips, #909051 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Joonas Niilola gentoo.org> dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild index 20a9543b156e..fc930b7e50d1 100644 --- a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild +++ b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="An object oriented File::Find replacement" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc64 ~riscv ~sparc x86" RDEPEND=" virtual/perl-Carp