summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-09 19:59:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-09 19:59:17 +0300
commitab8b836b0a1816120f50722b91cd7ba2cc47552a (patch)
treeba4741aec5a118c3a28c712eb17c664b6772d6e4 /dev-qt
parentdev-qt/qtwebengine: Stabilize 5.15.10_p20230623 amd64, #909313 (diff)
downloadgentoo-ab8b836b0a1816120f50722b91cd7ba2cc47552a.tar.gz
gentoo-ab8b836b0a1816120f50722b91cd7ba2cc47552a.tar.bz2
gentoo-ab8b836b0a1816120f50722b91cd7ba2cc47552a.zip
dev-qt/qtwebview: Stabilize 5.15.10 amd64, #909313
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.10.ebuild b/dev-qt/qtwebview/qtwebview-5.15.10.ebuild
index cc92a264008e..2d70ca8c6095 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.10.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.10.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=""