summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:07:27 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:09:24 +0300
commit01fb131871b6e7afb7f2e45c6f2cb270334065cd (patch)
treedc9022d36977953e6c112c3b2bde5fff09ed1cad /dev-qt/qtwebengine
parentdev-qt/qtwebchannel: amd64 stable wrt bug #664566 (diff)
downloadgentoo-01fb131871b6e7afb7f2e45c6f2cb270334065cd.tar.gz
gentoo-01fb131871b6e7afb7f2e45c6f2cb270334065cd.tar.bz2
gentoo-01fb131871b6e7afb7f2e45c6f2cb270334065cd.zip
dev-qt/qtwebengine: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qtwebengine')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.11.1.ebuild b/dev-qt/qtwebengine/qtwebengine-5.11.1.ebuild
index fc11c5106e8c..e79f77138258 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.11.1.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit multiprocessing pax-utils python-any-r1 qt5-build
DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
IUSE="alsa bindist designer geolocation pax_kernel pulseaudio +system-ffmpeg +system-icu widgets"