Skip to content

Commit

Permalink
dev-qt/qt-creator: stabilize 4.8.2 on amd64
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Davide Pesavento <[email protected]>
  • Loading branch information
Pesa committed Jun 7, 2019
1 parent 816fa02 commit 5973fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qt-creator/qt-creator-4.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5973fcc

Please sign in to comment.