summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 03:15:47 +0100
committerSam James <sam@gentoo.org>2021-08-02 03:15:47 +0100
commitfa55299fd7a52c2b2acf91f5ecc43d1840758eba (patch)
tree5b37c161716c15efe7bfe4c324ee4b79c1591bcf
parentdev-perl/IO-Socket-SSL: Stabilize 2.71.0 amd64, #805608 (diff)
downloadgentoo-fa55299fd7a52c2b2acf91f5ecc43d1840758eba.tar.gz
gentoo-fa55299fd7a52c2b2acf91f5ecc43d1840758eba.tar.bz2
gentoo-fa55299fd7a52c2b2acf91f5ecc43d1840758eba.zip
dev-perl/IO-Stty: Stabilize 0.40.0 amd64, #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 3da7bd756a6d..cfeae02ba3c7 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 )