summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-08 16:20:38 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-08 16:25:34 +0300
commitf24316bc1f2dc71ac6169a471619e6a3ee04995f (patch)
treeb4cbed885ea599bd13f82d9c352848bb1eaddfa7 /dev-qt/qtconcurrent
parentsys-devel/libtool: Removed old (diff)
downloadgentoo-f24316bc1f2dc71ac6169a471619e6a3ee04995f.tar.gz
gentoo-f24316bc1f2dc71ac6169a471619e6a3ee04995f.tar.bz2
gentoo-f24316bc1f2dc71ac6169a471619e6a3ee04995f.zip
dev-qt/qtconcurrent: arm stable wrt bug #699240
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.13.2.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.13.2.ebuild
index fcc7a560718b..48681faaae0d 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.13.2.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.13.2.ebuild
@@ -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=""