summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-10 07:10:22 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-10 07:17:07 +0100
commit682d984577b2a5c2912d2fe4c7daa3bc4fe4d29f (patch)
tree7f4b795935b1a2014e530bb2615d773242770dcf /dev-perl
parentdev-ruby/bunny: add 2.8.1 (diff)
downloadgentoo-682d984577b2a5c2912d2fe4c7daa3bc4fe4d29f.tar.gz
gentoo-682d984577b2a5c2912d2fe4c7daa3bc4fe4d29f.tar.bz2
gentoo-682d984577b2a5c2912d2fe4c7daa3bc4fe4d29f.zip
dev-perl/IO-Stty: arm stable, bug #638176
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 4d46a865c30e..109852032f16 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Change and print terminal line settings"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND=""