summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-03-24 06:24:56 +0100
committerMarkus Meier <maekke@gentoo.org>2016-03-24 06:50:58 +0100
commit84fa6eee1eceb2ce7d5053bf8a742c8f34b48b9e (patch)
treedc7f97fefb222e83cfbc091d3011b7f4ea225266 /dev-qt/assistant
parentdev-qt/pixeltool: arm stable, bug #569924 (diff)
downloadgentoo-84fa6eee1eceb2ce7d5053bf8a742c8f34b48b9e.tar.gz
gentoo-84fa6eee1eceb2ce7d5053bf8a742c8f34b48b9e.tar.bz2
gentoo-84fa6eee1eceb2ce7d5053bf8a742c8f34b48b9e.zip
dev-qt/assistant: arm stable, bug #569924
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
index 9a023e680cbf..e48367616b12 100644
--- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
+++ b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
@@ -9,7 +9,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"