diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 21:33:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 21:33:36 +0000 |
commit | 0609de952200cbd8fd9484b330b928a4394b7419 (patch) | |
tree | db57506be3133a7a88c6d6566794ab2461b3d8d6 /dev-perl/IO-Tty | |
parent | app-crypt/sequoia-sq: Stabilize 0.32.0 amd64, #923511 (diff) | |
download | gentoo-0609de952200cbd8fd9484b330b928a4394b7419.tar.gz gentoo-0609de952200cbd8fd9484b330b928a4394b7419.tar.bz2 gentoo-0609de952200cbd8fd9484b330b928a4394b7419.zip |
dev-perl/IO-Tty: Stabilize 1.180.0 amd64, #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 4631023b5f57..c6b50cde48f3 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" |