Skip to content

Commit

Permalink
dev-qt/qt-creator: stabilize 4.3.1 on amd64 and x86
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
Pesa committed Sep 16, 2017
1 parent dff3a1a commit 7bcb14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qt-creator/qt-creator-4.3.1.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 7bcb14c

Please sign in to comment.