projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5f0889
)
dev-qt/qtscxml: arm64 stable
author
Aaron Bauman
<bman@gentoo.org>
Fri, 24 May 2019 20:31:43 +0000
(16:31 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Fri, 24 May 2019 20:47:40 +0000
(16:47 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
dev-qt/qtscxml/qtscxml-5.12.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild
b/dev-qt/qtscxml/qtscxml-5.12.3.ebuild
index 067b60bd6b0099f6e3ea0ef212ed988ffcf82e03..0dce5e726b9eb3f720b776e1e8111b5a0208637a 100644
(file)
--- a/
dev-qt/qtscxml/qtscxml-5.12.3.ebuild
+++ b/
dev-qt/qtscxml/qtscxml-5.12.3.ebuild
@@
-7,7
+7,7
@@
inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64
arm64
x86"
fi
IUSE=""