commit: 49b12a588e9a3e8bba2232da657ab2dec76ae850
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 9 08:17:08 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 21:21:18 2023 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=49b12a58
dev-qt/qtwebview: Keyword 5.15.7 x86, #876793
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtwebview/qtwebview-5.15.8.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebview/qtwebview-5.15.8.9999.ebuild
b/dev-qt/qtwebview/qtwebview-5.15.8.9999.ebuild
index 532494d6..ca158199 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.8.9999.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.8.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 ~arm ~arm64 ~ppc64"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
IUSE=""