dev-qt/qtdeclarative: arm stable, bug #632552
authorMarkus Meier <maekke@gentoo.org>
Thu, 15 Mar 2018 20:16:01 +0000 (21:16 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 15 Mar 2018 20:16:01 +0000 (21:16 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild

index 2460c3c031ff5205a12f513e3fc4595e8d7b82ad..ed679ec61a54cd682b7ba41b46fbb5458e02529f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit flag-o-matic python-any-r1 qt5-build
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
 fi
 
 IUSE="gles2 +jit localstorage +widgets xml"