diff options
author | Sam James <sam@gentoo.org> | 2023-04-22 13:01:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-22 13:01:34 +0100 |
commit | 88b13b69536a7fb14d97eb46e3827a6f4e149d02 (patch) | |
tree | 242bb0e50f3b2ea0d881be1df4e46b6d6ec4075a /dev-perl | |
parent | dev-perl/Syntax-Keyword-Try: keyword ~arm64-macos (diff) | |
download | gentoo-88b13b69536a7fb14d97eb46e3827a6f4e149d02.tar.gz gentoo-88b13b69536a7fb14d97eb46e3827a6f4e149d02.tar.bz2 gentoo-88b13b69536a7fb14d97eb46e3827a6f4e149d02.zip |
dev-perl/TermReadKey: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/TermReadKey/TermReadKey-2.380.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/TermReadKey/TermReadKey-2.380.0-r1.ebuild b/dev-perl/TermReadKey/TermReadKey-2.380.0-r1.ebuild index ade673b4b431..31b1a2b667e5 100644 --- a/dev-perl/TermReadKey/TermReadKey-2.380.0-r1.ebuild +++ b/dev-perl/TermReadKey/TermReadKey-2.380.0-r1.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Change terminal modes, and perform non-blocking reads" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~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 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" BDEPEND=" >=virtual/perl-ExtUtils-MakeMaker-6.580.0 |