From 6c9dcbf7daa0604622d9a8b642ac27426135be83 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 26 Jan 2020 00:50:40 +0100 Subject: dev-qt: Drop all KEYWORDS from 5.12.3 except arm, x86 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- dev-qt/qtwayland/qtwayland-5.12.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtwayland/qtwayland-5.12.3.ebuild') diff --git a/dev-qt/qtwayland/qtwayland-5.12.3.ebuild b/dev-qt/qtwayland/qtwayland-5.12.3.ebuild index 83ca21f6fc46..8cc97662734d 100644 --- a/dev-qt/qtwayland/qtwayland-5.12.3.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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="~arm x86" fi IUSE="+libinput xcomposite" -- cgit v1.2.3-18-g5258