diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:36:29 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:36:29 +0100 |
commit | 9bca00d705cb889d2e7c6af2f877c712e44a5521 (patch) | |
tree | f538ebea85935237ce58a6f754b590c93e8b619c /dev-perl/IO-Tty | |
parent | dev-perl/JSON: Tested on ~amd64-fbsd (bug #620108) (diff) | |
download | gentoo-9bca00d705cb889d2e7c6af2f877c712e44a5521.tar.gz gentoo-9bca00d705cb889d2e7c6af2f877c712e44a5521.tar.bz2 gentoo-9bca00d705cb889d2e7c6af2f877c712e44a5521.zip |
dev-perl/IO-Tty: Tested on ~amd64-fbsd (bug #636702)
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 1e0637d9d7d8..f8dc71495584 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-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="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 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-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST=do |