diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 11:43:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 11:43:39 +0000 |
commit | bf32db1aff1f5289abecc4c28447e7467d39c2c0 (patch) | |
tree | 4783b0d5d705ee25e00fbad8d3bd00f5982ab980 /dev-perl/IO-Tty | |
parent | dev-perl/IO-Tty: Stabilize 1.170.0 arm, #886865 (diff) | |
download | gentoo-bf32db1aff1f5289abecc4c28447e7467d39c2c0.tar.gz gentoo-bf32db1aff1f5289abecc4c28447e7467d39c2c0.tar.bz2 gentoo-bf32db1aff1f5289abecc4c28447e7467d39c2c0.zip |
dev-perl/IO-Tty: Stabilize 1.170.0 arm64, #886865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild index 742163a4fb18..49a8b9c963d6 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.170.0.ebuild @@ -10,7 +10,7 @@ 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" PATCHES=( "${FILESDIR}"/${PN}-1.160.0-musl-strlcpy.patch |