projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6dcba0
)
dev-qt/qtscxml: arm64 stable wrt bug #719732
author
Mikle Kolyada
<zlogene@gentoo.org>
Wed, 20 May 2020 13:31:01 +0000
(16:31 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Wed, 20 May 2020 13:31:01 +0000
(16:31 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtscxml/qtscxml-5.14.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
index 8d92261fc127b76c2e2985e00d19e84a3bbb3e7c..f85c0919e340bf81feee9ddf07fbce7a3bcd5e1a 100644
(file)
--- a/
dev-qt/qtscxml/qtscxml-5.14.2.ebuild
+++ b/
dev-qt/qtscxml/qtscxml-5.14.2.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
~
arm64 x86"
+ KEYWORDS="amd64 arm64 x86"
fi
IUSE=""