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 8E33D15808B for ; Mon, 23 Sep 2024 13:53:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 831C9E2A31; Mon, 23 Sep 2024 13:53:36 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69357E2A31 for ; Mon, 23 Sep 2024 13:53:36 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74808340441 for ; Mon, 23 Sep 2024 13:53:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0FCC27FB for ; Mon, 23 Sep 2024 13:53:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1727099552.fffd850e01255f154a4c3db5efe2879b4fee7385.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clipboard/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Clipboard/Clipboard-0.300.0.ebuild X-VCS-Directories: dev-perl/Clipboard/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fffd850e01255f154a4c3db5efe2879b4fee7385 X-VCS-Branch: master Date: Mon, 23 Sep 2024 13:53:33 +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: bd9ec3cd-eaa1-4272-8317-b27eecb80b9e X-Archives-Hash: 4dbf287773d0beb1b359cbc2edda9480 commit: fffd850e01255f154a4c3db5efe2879b4fee7385 Author: Sam James gentoo org> AuthorDate: Mon Sep 23 13:52:32 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 23 13:52:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffd850e dev-perl/Clipboard: Stabilize 0.300.0 ppc, #940148 Signed-off-by: Sam James gentoo.org> dev-perl/Clipboard/Clipboard-0.300.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Clipboard/Clipboard-0.300.0.ebuild b/dev-perl/Clipboard/Clipboard-0.300.0.ebuild index c1b88c153811..9192e62da550 100644 --- a/dev-perl/Clipboard/Clipboard-0.300.0.ebuild +++ b/dev-perl/Clipboard/Clipboard-0.300.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module virtualx DESCRIPTION="Copy and paste with any OS" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ppc ppc64 ~x86" RDEPEND=" dev-perl/CGI