summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-22 07:06:36 +0100
committerSam James <sam@gentoo.org>2021-07-22 07:06:36 +0100
commit58808754a4a4c8d887059660f681698552669c85 (patch)
tree392e002cddb39be8ed0ed9ca49d5d8340535ce81 /dev-qt/qtwebengine
parentmedia-sound/brutefir: Stabilize 1.0o amd64, #803323 (diff)
downloadgentoo-58808754a4a4c8d887059660f681698552669c85.tar.gz
gentoo-58808754a4a4c8d887059660f681698552669c85.tar.bz2
gentoo-58808754a4a4c8d887059660f681698552669c85.zip
dev-qt/qtwebengine: Stabilize 5.15.2_p20210625 arm64, #800181
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.15.2_p20210625.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210625.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210625.ebuild
index cdadd75b334b..96ad0847cb28 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210625.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210625.ebuild
@@ -11,7 +11,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} == ${QTVER}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"