summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/assistant/assistant-5.14.2.ebuild')
-rw-r--r--dev-qt/assistant/assistant-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.14.2.ebuild b/dev-qt/assistant/assistant-5.14.2.ebuild
index 7c02eafc23e1..9bef8ac14400 100644
--- a/dev-qt/assistant/assistant-5.14.2.ebuild
+++ b/dev-qt/assistant/assistant-5.14.2.ebuild
@@ -8,7 +8,7 @@ inherit desktop qt5-build xdg-utils
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~sparc x86"
fi
IUSE="webkit"