commit:     f92a9de35a664f75b81a12bc65443a489129cdc2
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan 30 23:03:23 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 07:17:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92a9de3

dev-qt/qtwebview: Stabilize 5.15.12 arm64, #921565

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/dev-qt/qtwebview/qtwebview-5.15.12.ebuild 
b/dev-qt/qtwebview/qtwebview-5.15.12.ebuild
index 19f75aea79d9..984392251f2f 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.12.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.12.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 ~arm ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
 fi
 
 IUSE=""

Reply via email to