From: Michael Weber Date: Sat, 20 May 2017 10:11:21 +0000 (+0200) Subject: dev-qt/qtdemo: ppc stable (bug 552396) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=abba3944c58795fb05d285631ba2f437d710da85;p=gentoo.git dev-qt/qtdemo: ppc stable (bug 552396) Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" --- diff --git a/dev-qt/qtdemo/qtdemo-4.8.7.ebuild b/dev-qt/qtdemo/qtdemo-4.8.7.ebuild index f5151e23c2d3..4f1f1ff747a4 100644 --- a/dev-qt/qtdemo/qtdemo-4.8.7.ebuild +++ b/dev-qt/qtdemo/qtdemo-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="Demonstration module and examples for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" + KEYWORDS="amd64 ~arm ppc ~ppc64 x86" fi IUSE="dbus declarative kde multimedia opengl phonon webkit xmlpatterns"