summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:37:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:37:01 +0200
commit4ea617a9e05a6320753552095359e3f630613166 (patch)
tree5f8c846a471adc1a5008388e918449652ee2a940 /dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
parentdev-qt/qtdbus: amd64 stable wrt bug #552396 (diff)
downloadgentoo-4ea617a9e05a6320753552095359e3f630613166.tar.gz
gentoo-4ea617a9e05a6320753552095359e3f630613166.tar.bz2
gentoo-4ea617a9e05a6320753552095359e3f630613166.zip
dev-qt/qtdeclarative: 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/qtdeclarative/qtdeclarative-4.8.7.ebuild')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
index 8d61c28dbdf3..c29b52284fe5 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-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 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"