summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:10:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:14:08 +0200
commitb1f1552d7fafaf14f7e65be09fbdf7a0a24e5ecf (patch)
tree8319a8070be3be9ca15fb826a59f988a1030f272 /dev-qt/qtwebview
parentdev-qt/qtwebengine: Stabilize 5.15.11_p20231102 amd64, #915391 (diff)
downloadgentoo-b1f1552d7fafaf14f7e65be09fbdf7a0a24e5ecf.tar.gz
gentoo-b1f1552d7fafaf14f7e65be09fbdf7a0a24e5ecf.tar.bz2
gentoo-b1f1552d7fafaf14f7e65be09fbdf7a0a24e5ecf.zip
dev-qt/qtwebview: Stabilize 5.15.11 amd64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.11.ebuild b/dev-qt/qtwebview/qtwebview-5.15.11.ebuild
index ca158199c5b2..46aefee03af6 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.11.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.11.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=""