diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:37:50 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:37:51 +0800 |
commit | 2309e3ec4e676f3f77d699663958eee3c61a0611 (patch) | |
tree | 99f6e91687b3125b123208b112750915a8459564 /dev-perl/IO-Stty | |
parent | dev-perl/App-pwhich: keyword 1.160.0 for ~loong (diff) | |
download | gentoo-2309e3ec4e676f3f77d699663958eee3c61a0611.tar.gz gentoo-2309e3ec4e676f3f77d699663958eee3c61a0611.tar.bz2 gentoo-2309e3ec4e676f3f77d699663958eee3c61a0611.zip |
dev-perl/IO-Stty: keyword 0.40.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Stty')
-rw-r--r-- | dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild index f4e89a81e4d0..1f88ddd206b1 100644 --- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild +++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,6 +9,6 @@ inherit perl-module DESCRIPTION="Change and print terminal line settings" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t ) |