diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:55 +0100 |
commit | 6e3217b97cd3998b6a039d3b13528cbe92e86110 (patch) | |
tree | da277813e6df4e6f9957a4e386a3f46ecfad7957 /dev-perl/IO-Tty | |
parent | dev-perl/IO-Tee: Stabilize 0.660.0 amd64, #805614 (diff) | |
download | gentoo-6e3217b97cd3998b6a039d3b13528cbe92e86110.tar.gz gentoo-6e3217b97cd3998b6a039d3b13528cbe92e86110.tar.bz2 gentoo-6e3217b97cd3998b6a039d3b13528cbe92e86110.zip |
dev-perl/IO-Tty: Stabilize 1.160.0 amd64, #805617
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.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.160.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.160.0.ebuild index 732fecd4f14a..8044dd8f4cbd 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.160.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.160.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 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |