summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-26 08:01:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-26 08:01:55 +0100
commitd02ab694bc7a67c4943ad6349b9ed600b441336a (patch)
treed2df1c233ced6a2dac2e44bef0eaf82ce7ce2031 /dev-qt
parentdev-qt/qtxmlpatterns: stable 5.9.4 for ppc64, bug #642822 (diff)
downloadgentoo-d02ab694bc7a67c4943ad6349b9ed600b441336a.tar.gz
gentoo-d02ab694bc7a67c4943ad6349b9ed600b441336a.tar.bz2
gentoo-d02ab694bc7a67c4943ad6349b9ed600b441336a.zip
dev-qt/assistant: stable 5.9.4 for ppc64, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/assistant/assistant-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.9.4.ebuild b/dev-qt/assistant/assistant-5.9.4.ebuild
index bf221a65c9fe..4757150b4f37 100644
--- a/dev-qt/assistant/assistant-5.9.4.ebuild
+++ b/dev-qt/assistant/assistant-5.9.4.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"