commit: 39f7c078c841df5e376dac0fe2dc3b68bc31a506 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 07:18:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 07:18:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f7c078
dev-perl/IO-Stty: Stabilize 0.40.0 sparc, #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 7c20d8549ca..eeec9d6fe19 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 )
