commit: 3a0e972074aed9fc8139449ee197d8ce90c007e1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 11:02:47 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 11:02:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0e9720
dev-qt/qtwebview: Stabilize 5.15.16 amd64, #944808
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebview/qtwebview-5.15.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebview/qtwebview-5.15.16.ebuild
b/dev-qt/qtwebview/qtwebview-5.15.16.ebuild
index 862116edcb13..c9c53cbd131d 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.16.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.16.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 ~arm64"
+ KEYWORDS="amd64 ~arm64"
fi
IUSE=""