summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-06-03 13:59:05 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-06-03 21:08:44 +0100
commitb4d77b9c3142f1f6069c9372b5a3b5e51869866c (patch)
tree008db5f25eb4e2b1fcc739c284b7f69dd15cc8ed /dev-qt/qtdeclarative
parentdev-qt/qt3support: ia64 stable, bug #552396 (diff)
downloadgentoo-b4d77b9c3142f1f6069c9372b5a3b5e51869866c.tar.gz
gentoo-b4d77b9c3142f1f6069c9372b5a3b5e51869866c.tar.bz2
gentoo-b4d77b9c3142f1f6069c9372b5a3b5e51869866c.zip
dev-qt/qtdeclarative: ia64 stable, bug #552396
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
index 7aefc21a2d14..7aa923223a7c 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The Declarative module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
IUSE="+accessibility qt3support webkit"