summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-28 18:04:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-28 18:04:35 +0000
commitc9a48d12b45e24db4993fbcda7adb874649a6e63 (patch)
tree529dc2800130ba9dddadf6c7dceae8eccd9bcb97 /dev-qt/qthelp
parentapp-antivirus/clamav: stable 0.99.3-r1 for ppc, bug #645794 (diff)
downloadgentoo-c9a48d12b45e24db4993fbcda7adb874649a6e63.tar.gz
gentoo-c9a48d12b45e24db4993fbcda7adb874649a6e63.tar.bz2
gentoo-c9a48d12b45e24db4993fbcda7adb874649a6e63.zip
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"
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""