summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 22:19:15 +0000
committerSam James <sam@gentoo.org>2022-06-30 22:19:15 +0000
commitfa725326a8ca1e41aef0770b52df415e974c02e0 (patch)
tree31f18c0e89d5aa14ce15fd49a5b286e4da7fbd88 /dev-qt/qtconcurrent
parentdev-qt/qdoc: Stabilize 5.15.5 amd64, #853232 (diff)
downloadgentoo-fa725326a8ca1e41aef0770b52df415e974c02e0.tar.gz
gentoo-fa725326a8ca1e41aef0770b52df415e974c02e0.tar.bz2
gentoo-fa725326a8ca1e41aef0770b52df415e974c02e0.zip
dev-qt/qtconcurrent: Stabilize 5.15.5 amd64, #853232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent')
-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 4996bc7f4fd8..625d12cda83c 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=""