summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebview
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-02-21 17:25:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-21 17:25:22 +0200
commitc358a17d28b58a803721e9ea1c434339d955a489 (patch)
treec55d66e394dd84e164e1eb96d0b8e0be56367b28 /dev-qt/qtwebview
parentff2b81826c742cbd71af99b6ab6518610bdb40c1 (diff)
downloadgentoo-c358a17d28b58a803721e9ea1c434339d955a489.tar.gz
gentoo-c358a17d28b58a803721e9ea1c434339d955a489.tar.bz2
gentoo-c358a17d28b58a803721e9ea1c434339d955a489.zip
dev-qt/qtwebview: Stabilize 6.8.2 arm64, #950024
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r--dev-qt/qtwebview/qtwebview-6.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-6.8.2.ebuild b/dev-qt/qtwebview/qtwebview-6.8.2.ebuild
index 997d25e35259..476dedd0913e 100644
--- a/dev-qt/qtwebview/qtwebview-6.8.2.ebuild
+++ b/dev-qt/qtwebview/qtwebview-6.8.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Module for displaying web content in a QML application using the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 arm64"
fi
RDEPEND="