diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-10 09:00:20 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-10 09:00:20 -0800 |
commit | 53b7b6a14b198280c79846ac7c70fc2dfa6dd0c5 (patch) | |
tree | baa201595f6a7001c26e7f7bd9bae9ed79029312 /dev-perl | |
parent | dev-perl/Expect-1.320.0-r1: added ~mips, bug 636702 (diff) | |
download | gentoo-53b7b6a14b198280c79846ac7c70fc2dfa6dd0c5.tar.gz gentoo-53b7b6a14b198280c79846ac7c70fc2dfa6dd0c5.tar.bz2 gentoo-53b7b6a14b198280c79846ac7c70fc2dfa6dd0c5.zip |
dev-perl/IO-Stty-0.30.0: added ~mips, bug 636702
Diffstat (limited to 'dev-perl')
-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 05c3a957e3ad..d197f6c104e2 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="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="" |