From: Agostino Sarubbo Date: Sat, 9 May 2020 07:45:29 +0000 (+0200) Subject: dev-qt/qtcore: ppc64 stable wrt bug #719732 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a284e768eb5fec503a374057a4bc4ce6577eabae;p=gentoo.git dev-qt/qtcore: ppc64 stable wrt bug #719732 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtcore/qtcore-5.14.2.ebuild b/dev-qt/qtcore/qtcore-5.14.2.ebuild index 9565053abdd8..beb1fea7928f 100644 --- a/dev-qt/qtcore/qtcore-5.14.2.ebuild +++ b/dev-qt/qtcore/qtcore-5.14.2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Cross-platform application development framework" SLOT=5/$(ver_cut 1-3) 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 old-kernel systemd"