commit: a743a9ac92e3dffd980aadd7ffa63be1de575b9b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 15:36:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 16 15:36:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a743a9ac
dev-qt/qtwebview: Keyword 6.7.0 arm64, #927885
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebview/qtwebview-6.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebview/qtwebview-6.7.0.ebuild
b/dev-qt/qtwebview/qtwebview-6.7.0.ebuild
index 55069dbb40a2..9e7e9d36e4ab 100644
--- a/dev-qt/qtwebview/qtwebview-6.7.0.ebuild
+++ b/dev-qt/qtwebview/qtwebview-6.7.0.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"
+ KEYWORDS="amd64 ~arm64"
fi
RDEPEND="