From: Sergei Trofimovich Date: Sat, 30 May 2020 19:27:00 +0000 (+0100) Subject: dev-qt/qtwayland: stable 5.14.2 for ppc, bug #719732 X-Git-Url: http://git.tremily.us/?p=gentoo.git;a=commitdiff_plain;h=47264d2c2812dcee038c57d4e4cc3ddded9fb16c dev-qt/qtwayland: stable 5.14.2 for ppc, bug #719732 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-qt/qtwayland/qtwayland-5.14.2.ebuild b/dev-qt/qtwayland/qtwayland-5.14.2.ebuild index 604cb4e4863c..144ebd6f0d8a 100644 --- a/dev-qt/qtwayland/qtwayland-5.14.2.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.14.2.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" 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="vulkan X"