summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 07:40:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 07:40:37 +0300
commite18d052aff479a0a1fcebe1dc043e003cbf895a5 (patch)
treec1925879254f1a4c07d3b759edc2d6a789682333 /dev-qt
parentkde-plasma/breeze-plymouth: Keyword 5.26.1 arm, #876793 (diff)
downloadgentoo-e18d052aff479a0a1fcebe1dc043e003cbf895a5.tar.gz
gentoo-e18d052aff479a0a1fcebe1dc043e003cbf895a5.tar.bz2
gentoo-e18d052aff479a0a1fcebe1dc043e003cbf895a5.zip
dev-qt/qtwebview: Keyword 5.15.5 arm, #876793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.5.ebuild b/dev-qt/qtwebview/qtwebview-5.15.5.ebuild
index 288f86cec680..6648394f9c6e 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.5.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.5.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"
+ KEYWORDS="~amd64 ~arm"
fi
IUSE=""