dev-qt/qtconcurrent: ppc stable wrt bug #569924
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 27 Mar 2016 16:45:50 +0000 (18:45 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 27 Mar 2016 16:47:26 +0000 (18:47 +0200)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild

index 42350b7fb5c0517c3db5d45b226e0410fa6e11ee..097ce5d0cb880210c8d3cc21ad5380fbd932c4e5 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
+       KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
 fi
 
 IUSE=""