From: Mart Raudsepp Date: Sat, 28 Mar 2020 09:08:08 +0000 (+0200) Subject: dev-qt/qtlocation: arm64 stable (bug #699328) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=acd9227158d0b820ed4466ba2c98eadb03f9f3af;p=gentoo.git dev-qt/qtlocation: arm64 stable (bug #699328) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/dev-qt/qtlocation/qtlocation-5.14.1.ebuild b/dev-qt/qtlocation/qtlocation-5.14.1.ebuild index 15dc2ecc9b82..59d483099531 100644 --- a/dev-qt/qtlocation/qtlocation-5.14.1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.14.1.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm arm64 x86" fi IUSE=""