diff options
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r-- | dev-qt/qthelp/qthelp-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-4.8.7.ebuild b/dev-qt/qthelp/qthelp-4.8.7.ebuild index 13d84c58783a..64dfecac21f8 100644 --- a/dev-qt/qthelp/qthelp-4.8.7.ebuild +++ b/dev-qt/qthelp/qthelp-4.8.7.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" )" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" fi IUSE="compat doc" |