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/linguist/linguist-5.12.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/linguist') diff --git a/dev-qt/linguist/linguist-5.12.3.ebuild b/dev-qt/linguist/linguist-5.12.3.ebuild index 3895d3a9f6d7..a8112e4388cd 100644 --- a/dev-qt/linguist/linguist-5.12.3.ebuild +++ b/dev-qt/linguist/linguist-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 @@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build DESCRIPTION="Graphical tool for translating Qt applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 x86" + KEYWORDS="~arm x86" fi IUSE="" -- cgit v1.2.3-18-g5258