summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-03-09 04:40:02 +0100
committerJeroen Roovers <jer@gentoo.org>2016-03-09 05:11:32 +0100
commitb90a917ec192793f82bfcb33d55299957e1a4b80 (patch)
treed412e2ab6ccfe6d1cd9863136653a37e6d5a7643 /dev-qt/qtsensors
parentdev-qt/qtmultimedia: Stable for PPC64 (bug #569924). (diff)
downloadgentoo-b90a917ec192793f82bfcb33d55299957e1a4b80.tar.gz
gentoo-b90a917ec192793f82bfcb33d55299957e1a4b80.tar.bz2
gentoo-b90a917ec192793f82bfcb33d55299957e1a4b80.zip
dev-qt/qtsensors: Stable for PPC64 (bug #569924).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtsensors')
-rw-r--r--dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild b/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild
index 6a0847b224bc..12f875b22526 100644
--- a/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild
+++ b/dev-qt/qtsensors/qtsensors-5.5.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Hardware sensor access library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ppc64 ~x86"
fi
IUSE="qml"