summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-17 14:17:09 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-17 17:19:48 +0300
commitf85d7c3ecf3b3aa28970ae3f28f0d7dc462b7832 (patch)
treed56760487c23bd8fb6f392cdb94656dff17d1c8c /dev-qt/qtdeclarative
parentdev-qt/qtmultimedia: arm64 stable (bug #727604) (diff)
downloadgentoo-f85d7c3ecf3b3aa28970ae3f28f0d7dc462b7832.tar.gz
gentoo-f85d7c3ecf3b3aa28970ae3f28f0d7dc462b7832.tar.bz2
gentoo-f85d7c3ecf3b3aa28970ae3f28f0d7dc462b7832.zip
dev-qt/qtdeclarative: arm64 stable (bug #727604)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.14.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r3.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r3.ebuild
index 71250b4c877d..680f49c414b4 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r3.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r3.ebuild
@@ -8,7 +8,7 @@ inherit 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 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE="gles2-only +jit localstorage vulkan +widgets"