summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 13:42:02 +0000
committerSam James <sam@gentoo.org>2021-01-09 13:42:19 +0000
commitacc72972e5908f64dafd0429f8f02941ba9ea9c1 (patch)
tree031990e38741aa5fb298e684e1d7562928ba0fb1 /dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild
parentdev-qt/qtbluetooth: Stabilize 5.15.2 arm, #754852 (diff)
downloadgentoo-acc72972e5908f64dafd0429f8f02941ba9ea9c1.tar.gz
gentoo-acc72972e5908f64dafd0429f8f02941ba9ea9c1.tar.bz2
gentoo-acc72972e5908f64dafd0429f8f02941ba9ea9c1.zip
dev-qt/qtconcurrent: Stabilize 5.15.2 arm, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild
index c484cbcb1761..d429846dd842 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,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 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""