summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-22 21:36:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-22 21:36:46 +0300
commit919b87571155e35f2f14a4c1da4d844273b1745f (patch)
tree8d142c5e680acb335a0936261ec13abbc42e47f0 /dev-qt/qtwebengine
parentxfce-base/xfce4-panel: Bump to 4.18.4 (diff)
downloadgentoo-919b87571155e35f2f14a4c1da4d844273b1745f.tar.gz
gentoo-919b87571155e35f2f14a4c1da4d844273b1745f.tar.bz2
gentoo-919b87571155e35f2f14a4c1da4d844273b1745f.zip
dev-qt/qtwebengine: Stabilize 5.15.9_p20230505 arm64, #906883
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.15.9_p20230505.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230505.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230505.ebuild
index 16c5e5948529..ce07a4c85372 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230505.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230505.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} == ${QT5_PV}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"