Skip to content

Commit

Permalink
dev-qt/qt-creator: stabilize 4.4.1 on amd64
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/644948
Package-Manager: Portage-2.3.20, Repoman-2.3.6
  • Loading branch information
Pesa committed Jan 23, 2018
1 parent d09e129 commit 393740a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qt-creator/qt-creator-4.4.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 393740a

Please sign in to comment.