summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-06 01:28:14 +0100
committerSam James <sam@gentoo.org>2021-08-06 01:28:14 +0100
commitcbf3bee214bd70d1a095d21ba263db46b62fac46 (patch)
treecd21db14e8a7f768246ad8247c9a6bf46038c029
parentdev-perl/IO-Socket-SSL: Stabilize 2.71.0 arm64, #805608 (diff)
downloadgentoo-cbf3bee214bd70d1a095d21ba263db46b62fac46.tar.gz
gentoo-cbf3bee214bd70d1a095d21ba263db46b62fac46.tar.bz2
gentoo-cbf3bee214bd70d1a095d21ba263db46b62fac46.zip
dev-perl/IO-Stty: Stabilize 0.40.0 arm64, #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 ab5ef3a3fc47..f4e89a81e4d0 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 )