diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:47 +0100 |
commit | fa55299fd7a52c2b2acf91f5ecc43d1840758eba (patch) | |
tree | 5b37c161716c15efe7bfe4c324ee4b79c1591bcf /dev-perl/IO-Stty | |
parent | dev-perl/IO-Socket-SSL: Stabilize 2.71.0 amd64, #805608 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-perl/IO-Stty')
-rw-r--r-- | dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild | 2 |
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 ) |