summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-28 12:12:47 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-28 12:12:47 +0000
commitdedbf41e309582266b88ef2f0d05f5c0223a16ba (patch)
tree20b42afa4f8dbfaefdc1f9825686165aa9478598 /dev-qt
parentdev-qt/qtwebsockets: Stabilize 5.15.16 arm64, #944808 (diff)
downloadgentoo-dedbf41e309582266b88ef2f0d05f5c0223a16ba.tar.gz
gentoo-dedbf41e309582266b88ef2f0d05f5c0223a16ba.tar.bz2
gentoo-dedbf41e309582266b88ef2f0d05f5c0223a16ba.zip
dev-qt/qtwebview: Stabilize 5.15.16 arm64, #944808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.16.ebuild b/dev-qt/qtwebview/qtwebview-5.15.16.ebuild
index c9c53cbd131d..35d9deca4718 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.16.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.16.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 ~arm64"
+ KEYWORDS="amd64 arm64"
fi
IUSE=""