summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-01 08:18:58 +0100
committerSam James <sam@gentoo.org>2021-08-01 08:18:58 +0100
commit39f7c078c841df5e376dac0fe2dc3b68bc31a506 (patch)
tree4b0d29576fc5d4dc31e8304e6b31c6eae479c932
parentdev-perl/IO-Socket-SSL: Stabilize 2.71.0 sparc, #805608 (diff)
downloadgentoo-39f7c078c841df5e376dac0fe2dc3b68bc31a506.tar.gz
gentoo-39f7c078c841df5e376dac0fe2dc3b68bc31a506.tar.bz2
gentoo-39f7c078c841df5e376dac0fe2dc3b68bc31a506.zip
dev-perl/IO-Stty: Stabilize 0.40.0 sparc, #805611
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild2
1 files changed, 1 insertions, 1 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 7c20d8549ca6..eeec9d6fe19d 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 )