summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:55:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:55:51 +0000
commit9ad3130d02271614bc656c5bf42dfd525ff31fc9 (patch)
tree4b2284e03e9d9c5093b51d68afa053c2ed14c065 /dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
parentStable for ia64, wrt bug #494728 (diff)
downloadgentoo-2-9ad3130d02271614bc656c5bf42dfd525ff31fc9.tar.gz
gentoo-2-9ad3130d02271614bc656c5bf42dfd525ff31fc9.tar.bz2
gentoo-2-9ad3130d02271614bc656c5bf42dfd525ff31fc9.zip
Stable for ia64, wrt bug #494728
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild b/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
index 56bca79ed2b1..938ff86e946f 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.10 2014/01/19 13:53:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.11 2014/01/26 11:55:51 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"