diff --git a/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild b/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild index c3f36801c5ae3..b0859b541a19f 100644 --- a/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild +++ b/dev-qt/qtquick1/qtquick1-5.5.1-r1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Legacy declarative UI module for the Qt5 framework (deprecated)" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~x86" fi IUSE="designer gles2 opengl webkit xml"