diff options
author | Sam James <sam@gentoo.org> | 2024-02-02 04:42:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-02 04:42:21 +0000 |
commit | fd5b22d7058e28452b9a160cc9d50b21e85eec3a (patch) | |
tree | 5aa5c4897ec94886a5b833fbc11f14c09354e0a2 /dev-perl/IO-Tty | |
parent | dev-perl/IO-Tty: Stabilize 1.180.0 sparc, #923524 (diff) | |
download | gentoo-fd5b22d7058e28452b9a160cc9d50b21e85eec3a.tar.gz gentoo-fd5b22d7058e28452b9a160cc9d50b21e85eec3a.tar.bz2 gentoo-fd5b22d7058e28452b9a160cc9d50b21e85eec3a.zip |
dev-perl/IO-Tty: Stabilize 1.180.0 ppc64, #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 be5bceef195c..71c6f3dcae31 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" |