summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-20 23:07:59 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-20 23:07:59 +0200
commitc95c3e3177202c91b31bc70257ec65303dc0f3f5 (patch)
treed1e8cba9d237d60800dad5026619294272447f62 /dev-qt
parentdev-qt/qtwebsockets: keyword ~arm64 (diff)
downloadgentoo-c95c3e3177202c91b31bc70257ec65303dc0f3f5.tar.gz
gentoo-c95c3e3177202c91b31bc70257ec65303dc0f3f5.tar.bz2
gentoo-c95c3e3177202c91b31bc70257ec65303dc0f3f5.zip
dev-qt/qtwebchannel: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
index 124d09eb5267..42caf288363f 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
IUSE="qml"