projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f038b
)
dev-qt/qtxml: arm64 stable (bug #699328)
author
Mart Raudsepp
<leio@gentoo.org>
Sat, 28 Mar 2020 09:15:08 +0000
(11:15 +0200)
committer
Mart Raudsepp
<leio@gentoo.org>
Sat, 28 Mar 2020 10:03:16 +0000
(12:03 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-qt/qtxml/qtxml-5.14.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtxml/qtxml-5.14.1.ebuild
b/dev-qt/qtxml/qtxml-5.14.1.ebuild
index 1ef135aa95e46c3501effd9b19a94dfc6fa5e0cb..322868f3fee45a0452b9e5701ded0c5972415001 100644
(file)
--- a/
dev-qt/qtxml/qtxml-5.14.1.ebuild
+++ b/
dev-qt/qtxml/qtxml-5.14.1.ebuild
@@
-8,7
+8,7
@@
inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM 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=""