commit:     9b29696f15a30006e42c462d8fa72e8161e3013b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 18:26:42 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 18:26:42 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=9b29696f

dev-qt/qtwebview: Sync KEYWORDS with Gentoo ebuild repo

Bug: https://bugs.gentoo.org/876793
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/dev-qt/qtwebview/qtwebview-5.15.7.9999.ebuild 
b/dev-qt/qtwebview/qtwebview-5.15.7.9999.ebuild
index 288f86ce..a8b28190 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.7.9999.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.7.9999.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"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 fi
 
 IUSE=""

Reply via email to