summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-06-03 13:58:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-06-03 21:08:42 +0100
commit034a85f6c19df15feb6f80bc83b9588766865147 (patch)
treea8b81b25423bcbbc57da682101702396671f42ad
parentdev-qt/qthelp: ia64 stable, bug #552396 (diff)
downloadgentoo-034a85f6c19df15feb6f80bc83b9588766865147.tar.gz
gentoo-034a85f6c19df15feb6f80bc83b9588766865147.tar.bz2
gentoo-034a85f6c19df15feb6f80bc83b9588766865147.zip
dev-qt/assistant: ia64 stable, bug #552396
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
-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 940530e15cab..8ae91407db7c 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"