diff options
author | Sam James <sam@gentoo.org> | 2024-02-02 04:42:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-02 04:42:20 +0000 |
commit | b170c0fb2f1714495c149450ad1176af09bc9f5d (patch) | |
tree | b27a30b21505ac5f80799e9674a3c44555125492 /dev-perl/IO-Tty | |
parent | dev-perl/File-RsyncP: Stabilize 0.760.0-r2 sparc, #923523 (diff) | |
download | gentoo-b170c0fb2f1714495c149450ad1176af09bc9f5d.tar.gz gentoo-b170c0fb2f1714495c149450ad1176af09bc9f5d.tar.bz2 gentoo-b170c0fb2f1714495c149450ad1176af09bc9f5d.zip |
dev-perl/IO-Tty: Stabilize 1.180.0 sparc, #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 | 4 |
1 files changed, 2 insertions, 2 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 fa32e322294a..be5bceef195c 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.180.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |