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 13BEB1581FB for ; Mon, 26 Aug 2024 12:57:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DA60E2A72; Mon, 26 Aug 2024 12:57:13 +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 32ABDE2A72 for ; Mon, 26 Aug 2024 12:57:13 +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 4FCFF340C39 for ; Mon, 26 Aug 2024 12:57:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45A361F1F for ; Mon, 26 Aug 2024 12:57:09 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1724677010.c07766d44643b60db718c39c8878e93acfb5ee79.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-ScanDeps/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild X-VCS-Directories: dev-perl/Module-ScanDeps/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c07766d44643b60db718c39c8878e93acfb5ee79 X-VCS-Branch: master Date: Mon, 26 Aug 2024 12:57:09 +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: 9638707a-08e3-4d1f-be7f-63eb0dd776b7 X-Archives-Hash: 66b1148c64d71f3ae0e1749a551ee4c8 commit: c07766d44643b60db718c39c8878e93acfb5ee79 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Aug 26 12:56:06 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Aug 26 12:56:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c07766d4 dev-perl/Module-ScanDeps: keyword 1.340.0 for ~mips Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild b/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild index f53d3b16723e..7997fccb37a0 100644 --- a/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild +++ b/dev-perl/Module-ScanDeps/Module-ScanDeps-1.340.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Recursively scan Perl code for dependencies" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND=" virtual/perl-File-Spec