commit:     a753b9a6713f340e46a3b7116a82cf0796cf22f0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 22:51:25 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 10:36:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a753b9a6

dev-qt/qtwebview: destabilize 5.15.8 for ~x86

Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm <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 32ccb702642f..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