projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d0db4
)
dev-qt/qtconcurrent: arm64 stable (bug #691738)
author
Aaron Bauman
<bman@gentoo.org>
Tue, 12 Nov 2019 14:43:33 +0000
(09:43 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Tue, 12 Nov 2019 15:00:32 +0000
(10:00 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
index ce110c80f47397945d24692ace1553030e3a35bc..667214fe3b99985af7189103197a98eed9c8f0bb 100644
(file)
--- a/
dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
+++ b/
dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
@@
-8,7
+8,7
@@
inherit qt5-build
DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm
~
arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
fi
IUSE=""