summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-21 11:14:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-21 11:14:09 +0200
commitc215ee5cb17a37e5869605267d4b6835f17207e1 (patch)
tree8d49100ad7a2d3a5537c6dfd7141de309478b22e /dev-qt/qtwebview
parentdev-qt/qtwebengine: Stabilize 5.15.8_p20230112 x86, #888946 (diff)
downloadgentoo-c215ee5cb17a37e5869605267d4b6835f17207e1.tar.gz
gentoo-c215ee5cb17a37e5869605267d4b6835f17207e1.tar.bz2
gentoo-c215ee5cb17a37e5869605267d4b6835f17207e1.zip
dev-qt/qtwebview: Stabilize 5.15.8 x86, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.8.ebuild b/dev-qt/qtwebview/qtwebview-5.15.8.ebuild
index 2d70ca8c6095..32ccb702642f 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.8.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.8.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=""