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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9CA8215806E for ; Sun, 28 May 2023 09:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE35CE07D4; Sun, 28 May 2023 09:41:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C3548E07D4 for ; Sun, 28 May 2023 09:41:33 +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 B7B4434027D for ; Sun, 28 May 2023 09:41:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F24B0A58 for ; Sun, 28 May 2023 09:41:30 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1685266889.ff5e0fac0e01ec20daeb44f547863dfadd1fba3b.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/help2man/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/help2man/help2man-1.49.3.ebuild X-VCS-Directories: sys-apps/help2man/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: ff5e0fac0e01ec20daeb44f547863dfadd1fba3b X-VCS-Branch: master Date: Sun, 28 May 2023 09:41:30 +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: cb25133a-dd95-4165-8c2c-ae5bc69a7afd X-Archives-Hash: 60f9703a4593b25ee81190e35440aa4a commit: ff5e0fac0e01ec20daeb44f547863dfadd1fba3b Author: Fabian Groffen gentoo org> AuthorDate: Sun May 28 09:41:00 2023 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun May 28 09:41:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5e0fac sys-apps/help2man-1.49.3: keyword ~arm64-macos Signed-off-by: Fabian Groffen gentoo.org> sys-apps/help2man/help2man-1.49.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/help2man/help2man-1.49.3.ebuild b/sys-apps/help2man/help2man-1.49.3.ebuild index 3d94b5ab52e3..c5dc38f13145 100644 --- a/sys-apps/help2man/help2man-1.49.3.ebuild +++ b/sys-apps/help2man/help2man-1.49.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" # nls/FSFAP for bindtextdomain.c LICENSE="GPL-3+ nls? ( FSFAP )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="nls" RDEPEND="dev-lang/perl