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 C918E158089 for ; Mon, 16 Oct 2023 16:35:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BE222BC01E; 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 4A57F2BC01E 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 6627C335CB7 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 A8A3E126E 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.89c80ad1b2b55fe7785f252a12dd3836765c8b64.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-All/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/IO-All/IO-All-0.870.0-r1.ebuild X-VCS-Directories: dev-perl/IO-All/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 89c80ad1b2b55fe7785f252a12dd3836765c8b64 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: 1c7c47ff-fca1-40f3-a006-8f03c46a422c X-Archives-Hash: 8cb50ac08e791ac4da293204af27a7fa commit: 89c80ad1b2b55fe7785f252a12dd3836765c8b64 Author: Matoro Mahri users noreply github com> AuthorDate: Mon Oct 16 15:57:14 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=89c80ad1 dev-perl/IO-All: Keyword 0.870.0-r1 mips, #909051 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Joonas Niilola gentoo.org> dev-perl/IO-All/IO-All-0.870.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild index de18dde32b58..c67cf271bc6a 100644 --- a/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild +++ b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Unified IO operations" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"