summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 18:01:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 18:01:18 +0300
commit9649c9cf3e11f7c61435c261367782b012683807 (patch)
tree0bb1b958faf8af0c089bf265d07b301d4ac9b970
parentdev-qt/qtwayland: amd64 stable wrt bug #685260 (diff)
downloadgentoo-9649c9cf3e11f7c61435c261367782b012683807.tar.gz
gentoo-9649c9cf3e11f7c61435c261367782b012683807.tar.bz2
gentoo-9649c9cf3e11f7c61435c261367782b012683807.zip
dev-qt/qtwebchannel: amd64 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild
index 03797ea36908..d807cc0db2aa 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.12.3.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"