summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 11:29:21 +0000
committerSam James <sam@gentoo.org>2020-10-12 11:45:36 +0000
commit6f9a970e07576e54be91d49508272f17b43e14cc (patch)
treeb7e1e4a8c7ccbe64185a4924e17ec1478542e38a /dev-qt/qtwebchannel
parentdev-qt/qtwayland: Stabilize 5.15.1 arm64, #734600 (diff)
downloadgentoo-6f9a970e07576e54be91d49508272f17b43e14cc.tar.gz
gentoo-6f9a970e07576e54be91d49508272f17b43e14cc.tar.bz2
gentoo-6f9a970e07576e54be91d49508272f17b43e14cc.zip
dev-qt/qtwebchannel: Stabilize 5.15.1 arm64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild
index 6d9ff18316c6..5b6289df9a6f 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
fi
IUSE="qml"