diff options
Diffstat (limited to 'dev-qt/qthelp/qthelp-5.6.1.ebuild')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.6.1.ebuild b/dev-qt/qthelp/qthelp-5.6.1.ebuild index 3412c74a7412..e4382b6dc5d6 100644 --- a/dev-qt/qthelp/qthelp-5.6.1.ebuild +++ b/dev-qt/qthelp/qthelp-5.6.1.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="" |