summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-18 16:38:43 +0100
committerSam James <sam@gentoo.org>2022-06-18 16:38:43 +0100
commitad891907e63fd43fb5936efea2d6673c30ef0166 (patch)
treedb577c6c3a9fc80b10f8e8724f5065da193962f2 /dev-qt/qtconcurrent
parentdev-qt/qtcharts: Stabilize 5.15.4 ppc64, #843353 (diff)
downloadgentoo-ad891907e63fd43fb5936efea2d6673c30ef0166.tar.gz
gentoo-ad891907e63fd43fb5936efea2d6673c30ef0166.tar.bz2
gentoo-ad891907e63fd43fb5936efea2d6673c30ef0166.zip
dev-qt/qtconcurrent: Stabilize 5.15.4 ppc64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild
index 8c65e265a8ba..8307e75b3263 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild
@@ -10,7 +10,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 ~loong ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""