summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-05 09:25:02 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-05 09:26:55 +0000
commit5d6ceae16fc4776322fb6828b0ee359f3327f22a (patch)
tree664661759ddf2c42f8c28cc84b9b2457871705a1 /dev-perl/IO-Stty
parentapp-crypt/trousers: add libressl support (diff)
downloadgentoo-5d6ceae16fc4776322fb6828b0ee359f3327f22a.tar.gz
gentoo-5d6ceae16fc4776322fb6828b0ee359f3327f22a.tar.bz2
gentoo-5d6ceae16fc4776322fb6828b0ee359f3327f22a.zip
dev-perl/IO-Stty: Keyword for ppc. Fixes bug 355535.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Stty')
-rw-r--r--dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild2
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 02e949b82886..e9cd89e60c4a 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=""