summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-25 12:40:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-25 12:41:41 +0300
commitc838ef1e33142090ef4706128bc8eac4b0ca4bcf (patch)
tree7b87c610085178f2688dc8011eaea0d09f0730d9 /dev-qt
parentdev-qt/qtwebengine: Stabilize 5.15.9_p20230421 arm64, #904373 (diff)
downloadgentoo-c838ef1e33142090ef4706128bc8eac4b0ca4bcf.tar.gz
gentoo-c838ef1e33142090ef4706128bc8eac4b0ca4bcf.tar.bz2
gentoo-c838ef1e33142090ef4706128bc8eac4b0ca4bcf.zip
dev-qt/qtwebview: Stabilize 5.15.9 arm64, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.9.ebuild b/dev-qt/qtwebview/qtwebview-5.15.9.ebuild
index 46aefee03af6..2d70ca8c6095 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.9.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.9.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=""