summaryrefslogtreecommitdiff
path: root/dev-qt/assistant
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:36:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:36:07 +0200
commit2d35a313f1772a42a7004d7799c1d3f5197a71bb (patch)
treec2bc74759455f677fd6249401bb902a38d23eb20 /dev-qt/assistant
parent27b740f4d1b363187505095e24a4e115257f5c07 (diff)
downloadgentoo-2d35a313f1772a42a7004d7799c1d3f5197a71bb.tar.gz
gentoo-2d35a313f1772a42a7004d7799c1d3f5197a71bb.tar.xz
dev-qt/assistant: amd64 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-4.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index dc0c33f3530..6eb42b9ff41 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE="webkit"