From: Agostino Sarubbo Date: Thu, 13 Oct 2016 09:39:35 +0000 (+0200) Subject: dev-qt/qdbus: ppc stable wrt bug #586180 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ca27c9aae2f0eeca23ea062eb06c0e5a013aadfe;p=gentoo.git dev-qt/qdbus: ppc stable wrt bug #586180 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qdbus/qdbus-5.6.1.ebuild b/dev-qt/qdbus/qdbus-5.6.1.ebuild index d085ea6aea5c..7acf27da4007 100644 --- a/dev-qt/qdbus/qdbus-5.6.1.ebuild +++ b/dev-qt/qdbus/qdbus-5.6.1.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Interface to Qt applications communicating over D-Bus" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm hppa ppc ppc64 x86" fi IUSE=""