commit:     a0ea04ff0f1d2a7688ef72cf9a4042687519f3e7
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 20:45:21 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 20:45:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ea04ff

dev-qt/qtserialport: keyword ~arm64, bug #622266

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-qt/qtserialport/qtserialport-5.7.1.ebuild 
b/dev-qt/qtserialport/qtserialport-5.7.1.ebuild
index 33c9ede8c17..9bf1e0ee951 100644
--- a/dev-qt/qtserialport/qtserialport-5.7.1.ebuild
+++ b/dev-qt/qtserialport/qtserialport-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="Serial port abstraction library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
 fi
 
 IUSE=""

Reply via email to