summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-01-02 20:00:28 +0100
committerMarkus Meier <maekke@gentoo.org>2017-01-02 20:00:28 +0100
commit19bfa0b6d58508c9d3f05d90ceb7dbf56f417cdc (patch)
tree48e02a854ea28f85a1e9a9f740d28b3948afec82 /dev-qt
parentdev-qt/qtwebkit: arm stable, bug #598780 (diff)
downloadgentoo-19bfa0b6d58508c9d3f05d90ceb7dbf56f417cdc.tar.gz
gentoo-19bfa0b6d58508c9d3f05d90ceb7dbf56f417cdc.tar.bz2
gentoo-19bfa0b6d58508c9d3f05d90ceb7dbf56f417cdc.zip
dev-qt/assistant: arm stable, bug #598780
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/assistant/assistant-5.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/assistant/assistant-5.6.2.ebuild b/dev-qt/assistant/assistant-5.6.2.ebuild
index 8f909d8e3dba..e76c81875467 100644
--- a/dev-qt/assistant/assistant-5.6.2.ebuild
+++ b/dev-qt/assistant/assistant-5.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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"