summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-12-21 06:43:29 +0100
committerMarkus Meier <maekke@gentoo.org>2017-12-21 06:43:29 +0100
commit3ec527eb255e8dac2cfb3bb16d787d6e7983db64 (patch)
tree82122b6b249ec961b29841d2529c9b97eed9fd0c
parentdev-perl/Expect: add ~arm64, bug #636702 (diff)
downloadgentoo-3ec527eb255e8dac2cfb3bb16d787d6e7983db64.tar.gz
gentoo-3ec527eb255e8dac2cfb3bb16d787d6e7983db64.tar.bz2
gentoo-3ec527eb255e8dac2cfb3bb16d787d6e7983db64.zip
dev-perl/IO-Stty: add ~arm64, bug #636702
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild2
1 files changed, 1 insertions, 1 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 8b9a5fbc7b71..4d46a865c30e 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Change and print terminal line settings"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RDEPEND=""