summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:29:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:29:35 +0000
commit5fb43a53acaadd7dc94c7b49069ad5b0d9465de5 (patch)
treed93a2b3bd5f086720f8b6d47be9f610b7fe3f158 /dev-qt
parentdev-qt/qttest: stable 5.11.1 for ppc, bug #664566 (diff)
downloadgentoo-5fb43a53acaadd7dc94c7b49069ad5b0d9465de5.tar.gz
gentoo-5fb43a53acaadd7dc94c7b49069ad5b0d9465de5.tar.bz2
gentoo-5fb43a53acaadd7dc94c7b49069ad5b0d9465de5.zip
dev-qt/assistant: stable 5.11.1 for ppc64, bug #664566
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/assistant/assistant-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.11.1.ebuild b/dev-qt/assistant/assistant-5.11.1.ebuild
index d9be38464014..c641c4397da8 100644
--- a/dev-qt/assistant/assistant-5.11.1.ebuild
+++ b/dev-qt/assistant/assistant-5.11.1.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 ~sparc x86"
+ KEYWORDS="amd64 ~arm ~hppa ppc64 ~sparc x86"
fi
IUSE="webkit"