projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd75b85
)
dev-qt/designer: Tested on ~amd64-fbsd
author
Michał Górny
<mgorny@gentoo.org>
Tue, 13 Mar 2018 19:43:07 +0000
(20:43 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 13 Mar 2018 19:51:04 +0000
(20:51 +0100)
dev-qt/designer/designer-5.9.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/designer/designer-5.9.4.ebuild
b/dev-qt/designer/designer-5.9.4.ebuild
index 5b0fd82278a5ba859ebb7f4e1cd1407578a48483..c561782d0aad2b4125e8c9674d6e577c3200a792 100644
(file)
--- a/
dev-qt/designer/designer-5.9.4.ebuild
+++ b/
dev-qt/designer/designer-5.9.4.ebuild
@@
-8,7
+8,7
@@
inherit desktop gnome2-utils qt5-build
DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86
~amd64-fbsd
"
fi
IUSE="declarative webkit"