diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 19:06:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 19:08:02 +0000 |
commit | 352d8e8fbb288bff65da2f4981e77889a1bc5f9f (patch) | |
tree | cc13ef07d5626f24c628b1203706c10602e7037e /dev-perl/IO-Tty | |
parent | dev-perl/Perl-Critic: Stabilize 1.152.0 x86, #923520 (diff) | |
download | gentoo-352d8e8fbb288bff65da2f4981e77889a1bc5f9f.tar.gz gentoo-352d8e8fbb288bff65da2f4981e77889a1bc5f9f.tar.bz2 gentoo-352d8e8fbb288bff65da2f4981e77889a1bc5f9f.zip |
dev-perl/IO-Tty: Stabilize 1.180.0 x86, #923524
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.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild index af6685a07781..4631023b5f57 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.180.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 ~ppc-macos ~x64-macos ~x64-solaris" |