summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 15:48:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:19:53 +0200
commit4f2e4ded3457059ca474bdbaaa58701173bc53e5 (patch)
treebf449de39ca077944dcde68e3890b279df2264b6
parentdev-python/PyQt5: x86 stable (bug #655664) (diff)
downloadgentoo-4f2e4ded3457059ca474bdbaaa58701173bc53e5.tar.gz
gentoo-4f2e4ded3457059ca474bdbaaa58701173bc53e5.tar.bz2
gentoo-4f2e4ded3457059ca474bdbaaa58701173bc53e5.zip
dev-qt/assistant: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
-rw-r--r--dev-qt/assistant/assistant-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.9.6.ebuild b/dev-qt/assistant/assistant-5.9.6.ebuild
index ba63c9276c49..bf221a65c9fe 100644
--- a/dev-qt/assistant/assistant-5.9.6.ebuild
+++ b/dev-qt/assistant/assistant-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils 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"