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 F3D4915800A for ; Sat, 19 Aug 2023 15:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA3472BC035; Sat, 19 Aug 2023 15:37:14 +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 B191B2BC035 for ; Sat, 19 Aug 2023 15:37:14 +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 4F9C03410C8 for ; Sat, 19 Aug 2023 15:37:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FB38FEA for ; Sat, 19 Aug 2023 15:37:10 +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: <1692459338.c7fa7c13a97a5c890d955a88ab8f089341d0a0a6.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-eol/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/PerlIO-eol/PerlIO-eol-0.190.0.ebuild X-VCS-Directories: dev-perl/PerlIO-eol/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c7fa7c13a97a5c890d955a88ab8f089341d0a0a6 X-VCS-Branch: master Date: Sat, 19 Aug 2023 15:37:10 +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: 1569ae0e-00f6-42cc-9aea-56b8d23204bb X-Archives-Hash: d267119c9fab95e1c9c409331ea2bc20 commit: c7fa7c13a97a5c890d955a88ab8f089341d0a0a6 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Aug 19 15:35:38 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Aug 19 15:35:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fa7c13 dev-perl/PerlIO-eol: Stabilize 0.190.0 x86, #912539 Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/PerlIO-eol/PerlIO-eol-0.190.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/PerlIO-eol/PerlIO-eol-0.190.0.ebuild b/dev-perl/PerlIO-eol/PerlIO-eol-0.190.0.ebuild index 0ce25b231890..daf3a0a1d0ad 100644 --- a/dev-perl/PerlIO-eol/PerlIO-eol-0.190.0.ebuild +++ b/dev-perl/PerlIO-eol/PerlIO-eol-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PerlIO layer for normalizing line endings" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Exporter