dev-qt/qtwebengine: Stabilize 5.15.2_p20210824-r1 amd64, #811441

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-09-18 23:06:59 +01:00
parent 04adaf2727
commit 76008a3a36

View File

@@ -10,7 +10,7 @@ DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML applic
HOMEPAGE="https://www.qt.io/"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
if [[ ${PV} == ${QT5_PV}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"