diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-21 06:43:45 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-21 06:43:45 +0100 |
commit | 5a9bd0a0ad447a9b6aae7294a890258dec16b09e (patch) | |
tree | 8f6ccaa153cab4f3e0c12da5ee72ff33607799f3 /dev-perl/IO-Tty | |
parent | sys-apps/coreutils: add ~arm64, bug #636702 (diff) | |
download | gentoo-5a9bd0a0ad447a9b6aae7294a890258dec16b09e.tar.gz gentoo-5a9bd0a0ad447a9b6aae7294a890258dec16b09e.tar.bz2 gentoo-5a9bd0a0ad447a9b6aae7294a890258dec16b09e.zip |
dev-perl/IO-Tty: add ~arm64, bug #636702
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild index 9459e8ba1cad..1e0637d9d7d8 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST=do |