From: Anthony G. Basile Date: Fri, 26 Apr 2019 15:31:17 +0000 (-0400) Subject: dev-qt/qtcore: stable on arm X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=99ee055e44ee33d1afae2adcf8706c78924619a7;p=gentoo.git dev-qt/qtcore: stable on arm Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-qt/qtcore/qtcore-5.11.3-r2.ebuild b/dev-qt/qtcore/qtcore-5.11.3-r2.ebuild index 621af944cdca..c112edcedb11 100644 --- a/dev-qt/qtcore/qtcore-5.11.3-r2.ebuild +++ b/dev-qt/qtcore/qtcore-5.11.3-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 ~amd64-fbsd" + KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="icu systemd"