projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
055be8d
)
dev-qt/qttest: arm stable, bug #586180
author
Markus Meier
<maekke@gentoo.org>
Tue, 23 Aug 2016 19:15:06 +0000
(21:15 +0200)
committer
Markus Meier
<maekke@gentoo.org>
Tue, 23 Aug 2016 19:15:06 +0000
(21:15 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
dev-qt/qttest/qttest-5.6.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qttest/qttest-5.6.1.ebuild
b/dev-qt/qttest/qttest-5.6.1.ebuild
index 1b0e74db43ab449807fa34450ea61dcbfc409776..22045593ce46926c1699c42fa7721586ec495368 100644
(file)
--- a/
dev-qt/qttest/qttest-5.6.1.ebuild
+++ b/
dev-qt/qttest/qttest-5.6.1.ebuild
@@
-10,7
+10,7
@@
inherit qt5-build
DESCRIPTION="Unit testing library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64
~
arm ~arm64 hppa ~ppc ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86"
fi
IUSE=""