diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:14:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:14:23 +0100 |
commit | 0efb67c14b448ffc0cbf739e2bcccb9bac6e5ec3 (patch) | |
tree | 0f0d4b33a22e28292d88bc59bb3dc72aaa7535d9 /dev-perl/IO-Tty | |
parent | dev-perl/IO-Tty: Stabilize 1.200.0 ppc, #933960 (diff) | |
download | gentoo-0efb67c14b448ffc0cbf739e2bcccb9bac6e5ec3.tar.gz gentoo-0efb67c14b448ffc0cbf739e2bcccb9bac6e5ec3.tar.bz2 gentoo-0efb67c14b448ffc0cbf739e2bcccb9bac6e5ec3.zip |
dev-perl/IO-Tty: Stabilize 1.200.0 x86, #933960
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.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild index 37974da2b461..aedee01d811b 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.200.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.200.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" |