projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d09e129
)
dev-qt/qt-creator: stabilize 4.4.1 on amd64
author
Davide Pesavento
<pesa@gentoo.org>
Tue, 23 Jan 2018 23:00:09 +0000
(
00:00
+0100)
committer
Davide Pesavento
<pesa@gentoo.org>
Tue, 23 Jan 2018 23:06:24 +0000
(
00:06
+0100)
Bug: https://bugs.gentoo.org/644948
Package-Manager: Portage-2.3.20, Repoman-2.3.6
dev-qt/qt-creator/qt-creator-4.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qt-creator/qt-creator-4.4.1.ebuild
b/dev-qt/qt-creator/qt-creator-4.4.1.ebuild
index 38641edea7defe33ec6749b69e8605a1749aa3c8..6b958f5b91db8c3fad3e382f4f324f2a44f437cb 100644
(file)
--- a/
dev-qt/qt-creator/qt-creator-4.4.1.ebuild
+++ b/
dev-qt/qt-creator/qt-creator-4.4.1.ebuild
@@
-19,7
+19,7
@@
else
MY_P=${PN}-opensource-src-${MY_PV}
[[ ${MY_PV} == ${PV} ]] && MY_REL=official || MY_REL=development
SRC_URI="https://download.qt.io/${MY_REL}_releases/${PN/-}/${PV%.*}/${MY_PV}/${MY_P}.tar.xz"
- KEYWORDS="
~
amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
S=${WORKDIR}/${MY_P}
fi