summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-01 08:39:41 +0100
committerSam James <sam@gentoo.org>2021-08-01 08:39:41 +0100
commitb96d8933b8b24ba7c56e401a873c899f0563b854 (patch)
tree837c9182acb38417868879ff48005778a344dacf
parentwww-servers/uwsgi: Stabilize 2.0.19.1-r103 x86, #793380 (diff)
downloadgentoo-b96d8933b8b24ba7c56e401a873c899f0563b854.tar.gz
gentoo-b96d8933b8b24ba7c56e401a873c899f0563b854.tar.bz2
gentoo-b96d8933b8b24ba7c56e401a873c899f0563b854.zip
dev-perl/IO-Stty: Stabilize 0.40.0 ppc, #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 eeec9d6fe19d..3da7bd756a6d 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 )