summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
index 6d9ff18316c6..56dfd6458323 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.14.2.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"