diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-08-25 17:00:33 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-08-25 17:21:19 +0200 |
commit | 9cae73488813a9a3fa2a5ecf8c6329a363839ec0 (patch) | |
tree | 878cdb91c3e9ff6b9e7926d85b43e913afa5f32f /dev-perl | |
parent | net-misc/mosh-1.4.0: marked ~arm64-macos (diff) | |
download | gentoo-9cae73488813a9a3fa2a5ecf8c6329a363839ec0.tar.gz gentoo-9cae73488813a9a3fa2a5ecf8c6329a363839ec0.tar.bz2 gentoo-9cae73488813a9a3fa2a5ecf8c6329a363839ec0.zip |
dev-perl/IO-Tty-1.200.0: marked ~arm64-macos
Closes: https://bugs.gentoo.org/930173
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild index 275d950dbbe7..8fa19e11eb7e 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |