summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-03-15 21:16:01 +0100
committerMarkus Meier <maekke@gentoo.org>2018-03-15 21:16:01 +0100
commita09eae5f22011114e8488eaf10fb7a20fdfc6519 (patch)
tree7c0de60b2b7ae1d86cb9dfbaf3524f016041f856 /dev-qt
parentnet-wireless/iw: arm stable, bug #618142 (diff)
downloadgentoo-a09eae5f22011114e8488eaf10fb7a20fdfc6519.tar.gz
gentoo-a09eae5f22011114e8488eaf10fb7a20fdfc6519.tar.bz2
gentoo-a09eae5f22011114e8488eaf10fb7a20fdfc6519.zip
dev-qt/qtdeclarative: arm stable, bug #632552
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
index 2460c3c031ff..ed679ec61a54 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit flag-o-matic python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2 +jit localstorage +widgets xml"