commit:     c3efbf89bb20fd54c5a7bfd64b70355138fd3d3b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 09:45:47 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 09:45:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3efbf89

dev-qt/qtmultimedia: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-qt/qtmultimedia/qtmultimedia-5.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.7.1.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.7.1.ebuild
index ed197551401..f28d319235b 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.7.1.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-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="Multimedia (audio, video, radio, camera) library for the Qt5 
framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 IUSE="alsa gles2 gstreamer gstreamer010 openal pulseaudio qml widgets"

Reply via email to