From 7aa596fb15d258127a70779ce0850cc1ba411aa3 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 14 Oct 2016 09:10:00 +0200 Subject: [PATCH] dev-qt/qtx11extras: ppc stable wrt bug #586180 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild index cbe16109482c7..88a3046170442 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86" fi IUSE=""