summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-04 07:21:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 07:21:49 +0300
commit068532cb94cf0970ac7c0e1be2e623dff2f1005a (patch)
tree12dd75a64f28a092cecf305df6d95fc7a2aa75d3 /dev-qt/qtwebview
parentdev-qt/qtwebengine: Stabilize 5.15.13_p20240322 arm64, #927748 (diff)
downloadgentoo-068532cb94cf0970ac7c0e1be2e623dff2f1005a.tar.gz
gentoo-068532cb94cf0970ac7c0e1be2e623dff2f1005a.tar.bz2
gentoo-068532cb94cf0970ac7c0e1be2e623dff2f1005a.zip
dev-qt/qtwebview: Stabilize 5.15.13 arm64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.13.ebuild b/dev-qt/qtwebview/qtwebview-5.15.13.ebuild
index 17001ba8e021..cc68815da63d 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.13.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.13.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Module for displaying web content in a QML application using the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 arm64 ~x86"
fi
IUSE=""