commit: 5d6ceae16fc4776322fb6828b0ee359f3327f22a Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Oct 5 09:25:02 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Oct 5 09:26:55 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6ceae1
dev-perl/IO-Stty: Keyword for ppc. Fixes bug 355535. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 02e949b..e9cd89e 100644 --- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild +++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Change and print terminal line settings" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=""
