From: Agostino Sarubbo Date: Tue, 11 Feb 2020 11:36:57 +0000 (+0100) Subject: dev-qt/qtcore: arm stable wrt bug #707354 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ab7b2e972665b160f2e38773afdf4484301889fb;p=gentoo.git dev-qt/qtcore: arm stable wrt bug #707354 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild b/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild index 260a83e50bdd..dc47b0202776 100644 --- a/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild +++ b/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Cross-platform application development 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="icu systemd"