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 7B5AE15A7D9 for ; Mon, 20 Mar 2023 06:56:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C496EE0864; Mon, 20 Mar 2023 06:56:40 +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 ACEFFE0864 for ; Mon, 20 Mar 2023 06:56:40 +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 B578C341260 for ; Mon, 20 Mar 2023 06:56:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D71C78F0 for ; Mon, 20 Mar 2023 06:56:36 +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: <1679295392.58969c3d90876483437949f6be8cddec34057b46.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-IMAP-Simple/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-IMAP-Simple/Net-IMAP-Simple-1.221.200.ebuild X-VCS-Directories: dev-perl/Net-IMAP-Simple/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 58969c3d90876483437949f6be8cddec34057b46 X-VCS-Branch: master Date: Mon, 20 Mar 2023 06:56:36 +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: 2d1723c0-30b3-4008-9bb2-ff2057172533 X-Archives-Hash: da38e653996d77261711ea7e69e74786 commit: 58969c3d90876483437949f6be8cddec34057b46 Author: Joonas Niilola gentoo org> AuthorDate: Mon Mar 20 06:56:01 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Mar 20 06:56:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58969c3d dev-perl/Net-IMAP-Simple: Stabilize 1.221.200 x86, #901801 Signed-off-by: Joonas Niilola gentoo.org> dev-perl/Net-IMAP-Simple/Net-IMAP-Simple-1.221.200.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-IMAP-Simple/Net-IMAP-Simple-1.221.200.ebuild b/dev-perl/Net-IMAP-Simple/Net-IMAP-Simple-1.221.200.ebuild index 0b6dd9408c40..b35239772bfd 100644 --- a/dev-perl/Net-IMAP-Simple/Net-IMAP-Simple-1.221.200.ebuild +++ b/dev-perl/Net-IMAP-Simple/Net-IMAP-Simple-1.221.200.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Perl extension for simple IMAP account handling" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" virtual/perl-IO