summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-22 13:37:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-22 13:37:50 +0200
commitb23bf180c50e82640fd7437f572cfa77debb7910 (patch)
tree364a4a5e5b9d9ab59355daab1f10cf88de629897 /dev-qt/assistant
parentdev-perl/Test-MockModule: sparc stable wrt bug #617290 (diff)
downloadgentoo-b23bf180c50e82640fd7437f572cfa77debb7910.tar.gz
gentoo-b23bf180c50e82640fd7437f572cfa77debb7910.tar.bz2
gentoo-b23bf180c50e82640fd7437f572cfa77debb7910.zip
dev-qt/assistant: sparc stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-4.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index 2738ade7cfe2..7a9a53c4338c 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -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"