From: Agostino Sarubbo Date: Wed, 5 Feb 2020 10:34:05 +0000 (+0100) Subject: dev-qt/qtcore: ppc64 stable wrt bug #707354 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c6d42af7dfb24b7982a041755cc3ae8c2e7ae714;p=gentoo.git dev-qt/qtcore: ppc64 stable wrt bug #707354 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild b/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild index 1d0fecd1138a..b2930ae17ffe 100644 --- a/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild +++ b/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Cross-platform application development framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86" fi IUSE="icu systemd"