summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:43:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:43:53 +0200
commitacd0d1e94fe6732b23bd65ef100f7e5085d5e647 (patch)
treef9432804d0d01506fa3013ed9cb90b73478d556b /dev-qt
parentsys-fs/udev: amd64 stable wrt bug #623556 (diff)
downloadgentoo-acd0d1e94fe6732b23bd65ef100f7e5085d5e647.tar.gz
gentoo-acd0d1e94fe6732b23bd65ef100f7e5085d5e647.tar.bz2
gentoo-acd0d1e94fe6732b23bd65ef100f7e5085d5e647.zip
dev-qt/assistant: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/assistant/assistant-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.7.1.ebuild b/dev-qt/assistant/assistant-5.7.1.ebuild
index d4efe1bac80e..33b8ef10261e 100644
--- a/dev-qt/assistant/assistant-5.7.1.ebuild
+++ b/dev-qt/assistant/assistant-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
fi
IUSE="webkit"