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 3983B15808B for ; Sat, 21 Sep 2024 19:58:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14093E29B8; Sat, 21 Sep 2024 19:58:05 +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 D67A6E29BB for ; Sat, 21 Sep 2024 19:58:04 +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 E84E8343190 for ; Sat, 21 Sep 2024 19:58:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6745627FE for ; Sat, 21 Sep 2024 19:58:01 +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: <1726948661.7ee177f671dcb50d4402b829540480d8d8f94796.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Object/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild X-VCS-Directories: dev-perl/Test-Object/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7ee177f671dcb50d4402b829540480d8d8f94796 X-VCS-Branch: master Date: Sat, 21 Sep 2024 19:58:01 +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: fe4df88f-9d9b-4649-8ce4-726dcbc49ace X-Archives-Hash: e4dd0ba7574deab092e5fa9de67d57cf commit: 7ee177f671dcb50d4402b829540480d8d8f94796 Author: Matoro Mahri matoro tk> AuthorDate: Fri Sep 20 16:56:31 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 21 19:57:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee177f6 dev-perl/Test-Object: Stabilize 0.80.0-r1 hppa, #935698 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild b/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild index 83fd5ca65cd0..0895e0a6a5cc 100644 --- a/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild +++ b/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Thoroughly testing objects via registered handlers" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips 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-Carp