projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44565cf
)
dev-qt/qtquickcontrols2: add ~arm keyword (bug 603054).
author
Michael Weber
<xmw@gentoo.org>
Wed, 5 Apr 2017 20:42:12 +0000
(22:42 +0200)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.7.1.ebuild
b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.7.1.ebuild
index 83367916ead55ea60c0094801708bcd7cb923ee6..ba8f59a96413d3d65d24441a730611cdf6dead1c 100644
(file)
--- a/
dev-qt/qtquickcontrols2/qtquickcontrols2-5.7.1.ebuild
+++ b/
dev-qt/qtquickcontrols2/qtquickcontrols2-5.7.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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=""