commit: c93bf8034c894e2ca832241a957b19d1bb10972a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 03:50:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 03:50:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93bf803
dev-perl/IO-Stty: Stabilize 0.40.0 arm, #805611 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cfeae02ba3c..9581eabb993 100644 --- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild +++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild @@ -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 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )
