summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-qt/assistant/assistant-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.1.ebuild b/dev-qt/assistant/assistant-5.15.1.ebuild
index 7f0b3ec1e822..1fab35388adc 100644
--- a/dev-qt/assistant/assistant-5.15.1.ebuild
+++ b/dev-qt/assistant/assistant-5.15.1.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"