diff --git a/dev-qt/qthelp/qthelp-5.4.2.ebuild b/dev-qt/qthelp/qthelp-5.4.2.ebuild index 2073d66b3875f..03fca8a6bee51 100644 --- a/dev-qt/qthelp/qthelp-5.4.2.ebuild +++ b/dev-qt/qthelp/qthelp-5.4.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="The Help module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86" fi IUSE=""