From c9a48d12b45e24db4993fbcda7adb874649a6e63 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 28 Jan 2018 18:04:35 +0000 Subject: dev-qt/qthelp: stable 5.7.1 for ppc, bug #645430 Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" --- dev-qt/qthelp/qthelp-5.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qthelp') diff --git a/dev-qt/qthelp/qthelp-5.7.1.ebuild b/dev-qt/qthelp/qthelp-5.7.1.ebuild index 4efe2c5d31b1..612fcb84d0d1 100644 --- a/dev-qt/qthelp/qthelp-5.7.1.ebuild +++ b/dev-qt/qthelp/qthelp-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating online documentation into applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86" fi IUSE="" -- cgit v1.2.3-65-gdbad