dev-qt/qttranslations: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Mon, 10 Jul 2017 10:21:45 +0000 (12:21 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 10 Jul 2017 10:35:43 +0000 (12:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-qt/qttranslations/qttranslations-4.8.6-r1.ebuild

index 9e55c0556fba83f2dc22190ec5421a564665cd8f..2567a4f77fa766085af89db9a8a1c23afc1761cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,9 +8,9 @@ inherit qt4-build-multilib
 DESCRIPTION="Translation files for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-       KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
+       KEYWORDS="alpha arm ~arm64 hppa ia64 ppc ppc64 sparc"
 else
-       KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
+       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""