commit:     b5fd8baa3efbbf5debdfa91d5503c94016a96ceb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  1 09:36:11 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 10:25:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5fd8baa

dev-qt/qtwebview: Stabilize 5.15.14 arm64, #933196

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-qt/qtwebview/qtwebview-5.15.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebview/qtwebview-5.15.14.ebuild 
b/dev-qt/qtwebview/qtwebview-5.15.14.ebuild
index 17001ba8e021..cc68815da63d 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.14.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.14.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=""

Reply via email to