From e60072e8d7fee70d1c61c3c610c81d857ca66f37 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 21 Sep 2015 06:52:49 +0200 Subject: dev-qt/linguist-tools: Stable for PPC64 (bug #543326). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches --- dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') diff --git a/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild b/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild index 5adb4582be42..5ed7c4156bbe 100644 --- a/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild +++ b/dev-qt/linguist-tools/linguist-tools-5.4.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Tools for working with Qt translation data files" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86" fi IUSE="qml" -- cgit v1.2.3-65-gdbad