From e8758b13a6203e7a7111254854bd776a6fca7b59 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 22 Apr 2023 13:01:37 +0100 Subject: dev-perl/Text-CharWidth: keyword ~arm64-macos Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James --- dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild index db1aca1a4fb9..b8a2c1bc2f33 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Get number of occupied columns of a string on terminal" 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -- cgit v1.2.3-65-gdbad