projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e086df
)
dev-qt/designer: x86 stable wrt bug #699328
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 19 Mar 2020 13:13:34 +0000
(14:13 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 19 Mar 2020 13:13:34 +0000
(14:13 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/designer/designer-5.14.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/designer/designer-5.14.1.ebuild
b/dev-qt/designer/designer-5.14.1.ebuild
index 008ced2a9056ab55698a8d04ea4a0cf767aa3269..81a5a6bb1d4bb79640680bd339ab99c2bc1d3973 100644
(file)
--- a/
dev-qt/designer/designer-5.14.1.ebuild
+++ b/
dev-qt/designer/designer-5.14.1.ebuild
@@
-8,7
+8,7
@@
inherit desktop qt5-build xdg-utils
DESCRIPTION="WYSIWYG tool for designing and building graphical user interfaces with QtWidgets"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64
~
x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="declarative webkit"