dev-qt/qtlocation: add ~arm keyword
authorMichael Palimaka <kensington@gentoo.org>
Thu, 18 Aug 2016 18:43:01 +0000 (04:43 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 18 Aug 2016 18:43:13 +0000 (04:43 +1000)
Tested on Raspberry Pi 2.

Package-Manager: portage-2.3.0

dev-qt/qtlocation/qtlocation-5.6.1.ebuild
dev-qt/qtlocation/qtlocation-5.7.0.ebuild

index b0d8a7717791e3a7526fa7da173bb83edf2850aa..dc3ad83e203b2a6e8eab3a044c1280a8b504ac72 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="The Location module for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 IUSE=""
index b0d8a7717791e3a7526fa7da173bb83edf2850aa..dc3ad83e203b2a6e8eab3a044c1280a8b504ac72 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="The Location module for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 IUSE=""