summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:06:17 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:06:17 +0300
commit70b8135ece3e58fddbb4674ea525dc5c636a504f (patch)
treee2cc0826c6f2d3056e9f1a70111dab39d020fca3 /dev-qt/assistant
parentdev-libs/libffi: make test logs less verbose (diff)
downloadgentoo-70b8135ece3e58fddbb4674ea525dc5c636a504f.tar.gz
gentoo-70b8135ece3e58fddbb4674ea525dc5c636a504f.tar.bz2
gentoo-70b8135ece3e58fddbb4674ea525dc5c636a504f.zip
dev-qt/assistant: amd64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.12.5.ebuild b/dev-qt/assistant/assistant-5.12.5.ebuild
index ad1fb3981efb..bcdc02965ee0 100644
--- a/dev-qt/assistant/assistant-5.12.5.ebuild
+++ b/dev-qt/assistant/assistant-5.12.5.ebuild
@@ -8,7 +8,7 @@ inherit desktop qt5-build xdg-utils
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
fi
IUSE="webkit"