summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-03 20:44:45 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-03 20:44:45 +0000
commitd58fb7c97a3275942b67bde24c0b30d13afce4cc (patch)
tree19e7ae240b83e8b0fd7d1251402e0be8b482d6d7 /dev-qt/qtwebview
parentdev-qt/qtwebengine: Stabilize 5.15.13_p20240322 amd64, #927748 (diff)
downloadgentoo-d58fb7c97a3275942b67bde24c0b30d13afce4cc.tar.gz
gentoo-d58fb7c97a3275942b67bde24c0b30d13afce4cc.tar.bz2
gentoo-d58fb7c97a3275942b67bde24c0b30d13afce4cc.zip
dev-qt/qtwebview: Stabilize 5.15.13 amd64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.13.ebuild b/dev-qt/qtwebview/qtwebview-5.15.13.ebuild
index 342a075e4ea9..17001ba8e021 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.13.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.13.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 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
IUSE=""