commit: d6dbbd77a8feb3e09db732d102842e48fce8bcb5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:03:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:03:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6dbbd77
dev-qt/qtwebview: Stabilize 5.15.8 amd64, #888946
Signed-off-by: Sam James <sam <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 ca158199c5b2..46aefee03af6 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=""