projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9d1928
)
dev-qt/assistant: arm64 stable (bug #691738)
author
Aaron Bauman
<bman@gentoo.org>
Tue, 12 Nov 2019 14:40:03 +0000
(09:40 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Tue, 12 Nov 2019 15:00:25 +0000
(10:00 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
dev-qt/assistant/assistant-5.12.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/assistant/assistant-5.12.5.ebuild
b/dev-qt/assistant/assistant-5.12.5.ebuild
index cadf194bd8451b675a105c0cfb8960d983b989c9..101ef370f0aa1afb061bb759d8af13d8ea38a657 100644
(file)
--- a/
dev-qt/assistant/assistant-5.12.5.ebuild
+++ b/
dev-qt/assistant/assistant-5.12.5.ebuild
@@
-8,7
+8,7
@@
inherit desktop qt5-build xdg-utils
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm
~
arm64 ~hppa ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc ~x86"
fi
IUSE="webkit"