summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-08-19 04:43:01 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-08-19 04:43:13 +1000
commita82754e700e6661d22faa69ea6a76922b888039f (patch)
tree337dc4814a59a981edf167f6c7150d1a2e6d6140 /dev-qt
parentnet-p2p/ed2k_hash: fltk support is completely broken (#359643) (diff)
downloadgentoo-a82754e700e6661d22faa69ea6a76922b888039f.tar.gz
gentoo-a82754e700e6661d22faa69ea6a76922b888039f.tar.bz2
gentoo-a82754e700e6661d22faa69ea6a76922b888039f.zip
dev-qt/qtlocation: add ~arm keyword
Tested on Raspberry Pi 2. Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtlocation/qtlocation-5.6.1.ebuild2
-rw-r--r--dev-qt/qtlocation/qtlocation-5.7.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.6.1.ebuild b/dev-qt/qtlocation/qtlocation-5.6.1.ebuild
index b0d8a7717791..dc3ad83e203b 100644
--- a/dev-qt/qtlocation/qtlocation-5.6.1.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.6.1.ebuild
@@ -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=""
diff --git a/dev-qt/qtlocation/qtlocation-5.7.0.ebuild b/dev-qt/qtlocation/qtlocation-5.7.0.ebuild
index b0d8a7717791..dc3ad83e203b 100644
--- a/dev-qt/qtlocation/qtlocation-5.7.0.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.7.0.ebuild
@@ -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=""