summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-03-28 11:06:16 +0200
committerMart Raudsepp <leio@gentoo.org>2020-03-28 12:03:00 +0200
commit181914c399d370a76a94d47f3519092d100106dc (patch)
treea6d7e0f449f11b70ecfa34d1176e912ff1d50169 /dev-qt
parentdev-qt/qtdbus: arm64 stable (bug #699328) (diff)
downloadgentoo-181914c399d370a76a94d47f3519092d100106dc.tar.gz
gentoo-181914c399d370a76a94d47f3519092d100106dc.tar.bz2
gentoo-181914c399d370a76a94d47f3519092d100106dc.zip
dev-qt/qtdeclarative: arm64 stable (bug #699328)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.14.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.1-r1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.14.1-r1.ebuild
index 1ba466de1acb..bd2127cde972 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.14.1-r1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.14.1-r1.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 x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2 +jit localstorage vulkan +widgets"