diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:27:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:27:46 +0000 |
commit | 02097096cf72248b82cdee1f53adb60c53288217 (patch) | |
tree | d7b72c8547e5e82688dd0489238acf42c8a656ba /dev-qt | |
parent | dev-qt/qtgraphicaleffects: stable 5.11.1 for ppc, bug #664566 (diff) | |
download | gentoo-02097096cf72248b82cdee1f53adb60c53288217.tar.gz gentoo-02097096cf72248b82cdee1f53adb60c53288217.tar.bz2 gentoo-02097096cf72248b82cdee1f53adb60c53288217.zip |
dev-qt/qtgui: stable 5.11.1 for ppc, bug #664566
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.11.1.ebuild b/dev-qt/qtgui/qtgui-5.11.1.ebuild index 8efc3a369b4a..ddb2d1403d49 100644 --- a/dev-qt/qtgui/qtgui-5.11.1.ebuild +++ b/dev-qt/qtgui/qtgui-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" 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 # TODO: linuxfb |