summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-08-23 21:50:32 +0200
committerMarkus Meier <maekke@gentoo.org>2016-08-23 21:50:32 +0200
commit62800645bf9cb987b508f90c4b0923fb509c42a9 (patch)
treefc9c00ef7ba119ca1a39b398639ac311d6ad941c
parentdev-qt/linguist: arm stable, bug #586180 (diff)
downloadgentoo-62800645.tar.gz
gentoo-62800645.tar.bz2
gentoo-62800645.zip
dev-qt/assistant: arm stable, bug #586180
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-qt/assistant/assistant-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.6.1.ebuild b/dev-qt/assistant/assistant-5.6.1.ebuild
index 8d301769ad8b..d140927942e3 100644
--- a/dev-qt/assistant/assistant-5.6.1.ebuild
+++ b/dev-qt/assistant/assistant-5.6.1.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"