commit:     9360dcfcce679327a0b845d7363161023c56edb3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:55:32 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:55:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9360dcfc

dev-qt/qtwebview: Stabilize 5.15.8 arm64, #888946

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

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

diff --git a/dev-qt/qtwebview/qtwebview-5.15.8.ebuild 
b/dev-qt/qtwebview/qtwebview-5.15.8.ebuild
index 46aefee03af6..2d70ca8c6095 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.8.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.8.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