summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-07-15 07:15:03 +0200
committerMarkus Meier <maekke@gentoo.org>2017-07-15 07:15:03 +0200
commitcfaa03a21c081e4ac62b42a3afd301fd34da8339 (patch)
treed9961acc3670c37423a1ee45ba0fc119b283ae88 /dev-qt/qthelp
parentdev-qt/qtgraphicaleffects: arm stable, bug #620334 (diff)
downloadgentoo-cfaa03a21c081e4ac62b42a3afd301fd34da8339.tar.gz
gentoo-cfaa03a21c081e4ac62b42a3afd301fd34da8339.tar.bz2
gentoo-cfaa03a21c081e4ac62b42a3afd301fd34da8339.zip
dev-qt/qthelp: arm stable, bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.7.1.ebuild b/dev-qt/qthelp/qthelp-5.7.1.ebuild
index 6d5f10f9dab6..94076fb49b9b 100644
--- a/dev-qt/qthelp/qthelp-5.7.1.ebuild
+++ b/dev-qt/qthelp/qthelp-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 x86"
fi
IUSE=""