summaryrefslogtreecommitdiff
path: root/dev-qt/assistant
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:31:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:31:24 +0200
commit16bd6760b3db1b27617aa04e3fdce1a67902346c (patch)
tree332896115f5b22171d35ab7c9782695cfda23114 /dev-qt/assistant
parentc96c0310e8a9eafc1d4cca28c8ff2a5bf0acaafe (diff)
downloadgentoo-16bd6760b3db1b27617aa04e3fdce1a67902346c.tar.gz
gentoo-16bd6760b3db1b27617aa04e3fdce1a67902346c.tar.xz
dev-qt/assistant: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-4.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index 6eb42b9ff41..dabfd5580d4 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
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="webkit"