projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b10681
)
dev-qt/qtcharts: added ~arm64 keywords
author
Roy Bamford
<neddyseagoon@gentoo.org>
Mon, 17 Feb 2020 18:14:18 +0000
(18:14 +0000)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Tue, 18 Feb 2020 20:04:38 +0000
(21:04 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-qt/qtcharts/qtcharts-5.14.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtcharts/qtcharts-5.14.1.ebuild
b/dev-qt/qtcharts/qtcharts-5.14.1.ebuild
index c2fe1de176fbfa3e9b729c4afd5ee09b68b6efff..692c394c5e005b7b6757ef592c8a9deb4c47564a 100644
(file)
--- a/
dev-qt/qtcharts/qtcharts-5.14.1.ebuild
+++ b/
dev-qt/qtcharts/qtcharts-5.14.1.ebuild
@@
-8,7
+8,7
@@
DESCRIPTION="Chart component library for the Qt5 framework"
LICENSE="GPL-3"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~
arm64 ~
ppc64 ~x86"
fi
IUSE="qml"