summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebview/qtwebview-5.15.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtwebview/qtwebview-5.15.9.ebuild')
-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=""