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
commit902381c8680ec7c429bbc123b02b89e7809058f5 (patch)
treeea5da3a6d19f64d33898e909fe9dd8bf9b7ef4db /dev-qt/qtwebengine
parentdev-qt/qtwebchannel: Stabilize 5.15.11 amd64, #915391 (diff)
downloadgentoo-902381c8680ec7c429bbc123b02b89e7809058f5.tar.gz
gentoo-902381c8680ec7c429bbc123b02b89e7809058f5.tar.bz2
gentoo-902381c8680ec7c429bbc123b02b89e7809058f5.zip
dev-qt/qtwebengine: Stabilize 5.15.11_p20231102 amd64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.15.11_p20231102.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231102.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231102.ebuild
index 01bed9ae76a6..8ac3cf2afd07 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231102.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.11_p20231102.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML applic
HOMEPAGE="https://www.qt.io/"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
if [[ ${PV} == ${QT5_PV}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"