From: Sergei Trofimovich Date: Fri, 22 May 2020 07:57:13 +0000 (+0100) Subject: dev-qt/qtdeclarative: stable 5.14.2-r2 for ppc64, bug #719732 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=881b05c11c92bf59fa5a00935fbbf6559127e901;p=gentoo.git dev-qt/qtdeclarative: stable 5.14.2-r2 for ppc64, bug #719732 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild index d598cd56684c..8974a5e83194 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild @@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build DESCRIPTION="The QML and Quick modules for the Qt5 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="gles2-only +jit localstorage vulkan +widgets"