summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-07-15 07:15:56 +0200
committerMarkus Meier <maekke@gentoo.org>2017-07-15 07:15:56 +0200
commitebc0d0e1e5967a222d0b0e39f3d478cabe1b9636 (patch)
tree552b4886738258402f150d9b5235a4f30b1d397a /dev-qt/assistant
parentdev-qt/qtx11extras: arm stable, bug #620334 (diff)
downloadgentoo-ebc0d0e1e5967a222d0b0e39f3d478cabe1b9636.tar.gz
gentoo-ebc0d0e1e5967a222d0b0e39f3d478cabe1b9636.tar.bz2
gentoo-ebc0d0e1e5967a222d0b0e39f3d478cabe1b9636.zip
dev-qt/assistant: arm stable, bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt/assistant')
-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 d9b3cc6fb1d1..a584bed1d994 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"