diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 22:53:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 23:36:11 +0000 |
commit | fb5a4b9b71832a8881ac83fbee7b4824284f1848 (patch) | |
tree | 61d9d3b79d1634346192057e10ea4ccf99787ba1 | |
parent | dev-qt/qtgui: stable 5.11.3 for ppc, bug #670864 (diff) | |
download | gentoo-fb5a4b9b71832a8881ac83fbee7b4824284f1848.tar.gz gentoo-fb5a4b9b71832a8881ac83fbee7b4824284f1848.tar.bz2 gentoo-fb5a4b9b71832a8881ac83fbee7b4824284f1848.zip |
dev-qt/qthelp: stable 5.11.3 for ppc, bug #670864
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-qt/qthelp/qthelp-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.11.3.ebuild b/dev-qt/qthelp/qthelp-5.11.3.ebuild index a1aa8122d141..9d441ee0bd1e 100644 --- a/dev-qt/qthelp/qthelp-5.11.3.ebuild +++ b/dev-qt/qthelp/qthelp-5.11.3.ebuild @@ -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 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="" |