From: Anthony G. Basile Date: Fri, 26 Apr 2019 17:39:57 +0000 (-0400) Subject: dev-qt/qtlocation: stable on arm X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4bd7ef7727295acc82d71f684a860b70a3c693f8;p=gentoo.git dev-qt/qtlocation: stable on arm Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild index 5042b971dafe..4928e29268a2 100644 --- a/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="The Location module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 arm ~arm64 x86" fi IUSE=""