summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:09:19 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:20:51 +0200
commit127aab3610a9f662463b9f4de4d97c922673b67a (patch)
tree00102c3e9b132f89883ee43f0ffd8496fec9b5a5
parentdev-qt/qtvirtualkeyboard: x86 stable (bug #655664) (diff)
downloadgentoo-127aab36.tar.gz
gentoo-127aab36.tar.bz2
gentoo-127aab36.zip
dev-qt/qtwayland: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
-rw-r--r--dev-qt/qtwayland/qtwayland-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.9.6.ebuild b/dev-qt/qtwayland/qtwayland-5.9.6.ebuild
index 95d69972cf65..a50dd5d91bf9 100644
--- a/dev-qt/qtwayland/qtwayland-5.9.6.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.9.6.ebuild
@@ -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"