From: Aaron Bauman Date: Tue, 12 Nov 2019 14:43:33 +0000 (-0500) Subject: dev-qt/qtconcurrent: arm64 stable (bug #691738) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6612e5eeb930107a8130da46269fb419dd80949b;p=gentoo.git dev-qt/qtconcurrent: arm64 stable (bug #691738) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild index ce110c80f473..667214fe3b99 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.12.5.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=""