summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-02 15:54:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-02 15:54:18 +0300
commitad05c4680cb472e892af3df876387cd4bd3b0535 (patch)
treebd1b15044875a5dccb7ac191724aaa4401e557eb /dev-qt
parentdev-qt/qtcharts: Stabilize 5.15.5 ppc, #853232 (diff)
downloadgentoo-ad05c4680cb472e892af3df876387cd4bd3b0535.tar.gz
gentoo-ad05c4680cb472e892af3df876387cd4bd3b0535.tar.bz2
gentoo-ad05c4680cb472e892af3df876387cd4bd3b0535.zip
dev-qt/qtconcurrent: Stabilize 5.15.5 ppc, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.5.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.15.5.ebuild
index 440fcfb3cf34..2077a2dc4a83 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.15.5.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.5.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=""