summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-23 18:58:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-23 18:58:52 +0300
commit23ab2627a57113f2d609cf9d6db9ff6bc4110049 (patch)
tree99d69df1b19bca614c5f6644279e2d72925251a3 /dev-qt/qtwebengine
parentdev-qt/qtwebchannel: Stabilize 5.15.9 amd64, #904373 (diff)
downloadgentoo-23ab2627a57113f2d609cf9d6db9ff6bc4110049.tar.gz
gentoo-23ab2627a57113f2d609cf9d6db9ff6bc4110049.tar.bz2
gentoo-23ab2627a57113f2d609cf9d6db9ff6bc4110049.zip
dev-qt/qtwebengine: Stabilize 5.15.9_p20230421 amd64, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.15.9_p20230421.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230421.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230421.ebuild
index d78c39e5f62a..3290e47d0cd2 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230421.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.9_p20230421.ebuild
@@ -11,7 +11,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}"