summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:06:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:09:22 +0300
commitf4cfb6b55d52c236a351ccfd1cd8f5cc5eabca22 (patch)
tree4560daf934c3c499822710a723da1542b5e544b6 /dev-qt
parentdev-qt/qtvirtualkeyboard: amd64 stable wrt bug #664566 (diff)
downloadgentoo-f4cfb6b55d52c236a351ccfd1cd8f5cc5eabca22.tar.gz
gentoo-f4cfb6b55d52c236a351ccfd1cd8f5cc5eabca22.tar.bz2
gentoo-f4cfb6b55d52c236a351ccfd1cd8f5cc5eabca22.zip
dev-qt/qtwayland: 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')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.11.1.ebuild b/dev-qt/qtwayland/qtwayland-5.11.1.ebuild
index 4c3553046dbc..343842ff323f 100644
--- a/dev-qt/qtwayland/qtwayland-5.11.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-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
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Wayland platform plugin for Qt"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="+libinput xcomposite"