dev-qt/qtquickcontrols2: add ~arm keyword (bug 603054).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 20:42:12 +0000 (22:42 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 21:00:28 +0000 (23:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

dev-qt/qtquickcontrols2/qtquickcontrols2-5.7.1.ebuild

index 83367916ead55ea60c0094801708bcd7cb923ee6..ba8f59a96413d3d65d24441a730611cdf6dead1c 100644 (file)
@@ -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="Set of next generation Qt Quick controls for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 IUSE=""