diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:36:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:36:48 +0100 |
commit | 3c933cd6b69e901b37dc288e634297f4b3e14aa2 (patch) | |
tree | 0c543f206f6a8a97b90cef5cf9a2ab381a4f7f13 /dev-perl/IO-Stty | |
parent | dev-perl/IO-Tty: Tested on ~amd64-fbsd (bug #636702) (diff) | |
download | gentoo-3c933cd6b69e901b37dc288e634297f4b3e14aa2.tar.gz gentoo-3c933cd6b69e901b37dc288e634297f4b3e14aa2.tar.bz2 gentoo-3c933cd6b69e901b37dc288e634297f4b3e14aa2.zip |
dev-perl/IO-Stty: Tested on ~amd64-fbsd (bug #636702)
Diffstat (limited to 'dev-perl/IO-Stty')
-rw-r--r-- | dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 2 |
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 6b91b340c07f..3590393d9566 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 ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND="" |