From d02ab694bc7a67c4943ad6349b9ed600b441336a Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 26 Mar 2018 08:01:55 +0100 Subject: dev-qt/assistant: stable 5.9.4 for ppc64, bug #642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" --- dev-qt/assistant/assistant-5.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/assistant') diff --git a/dev-qt/assistant/assistant-5.9.4.ebuild b/dev-qt/assistant/assistant-5.9.4.ebuild index bf221a65c9fe..4757150b4f37 100644 --- a/dev-qt/assistant/assistant-5.9.4.ebuild +++ b/dev-qt/assistant/assistant-5.9.4.ebuild @@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build DESCRIPTION="Tool for viewing on-line documentation in Qt help file format" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86" + KEYWORDS="amd64 ~arm ~hppa ppc64 x86" fi IUSE="webkit" -- cgit v1.2.3-65-gdbad