summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 11:29:09 +0000
committerSam James <sam@gentoo.org>2020-10-12 11:45:23 +0000
commit23c18ee4b16bef406a7f9594f812f948f98f3f78 (patch)
tree729dcf48ac8f5cae5db64e65dda5a6eb714c6eaf
parentdev-qt/qtdbus: Stabilize 5.15.1 arm64, #734600 (diff)
downloadgentoo-23c18ee4b16bef406a7f9594f812f948f98f3f78.tar.gz
gentoo-23c18ee4b16bef406a7f9594f812f948f98f3f78.tar.bz2
gentoo-23c18ee4b16bef406a7f9594f812f948f98f3f78.zip
dev-qt/qtdeclarative: Stabilize 5.15.1 arm64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.1.ebuild
index a2d185e8305f..5a2280b2355a 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.1.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"