diff options
author | 2018-09-08 00:36:23 +0100 | |
---|---|---|
committer | 2018-09-08 00:46:26 +0100 | |
commit | 4385cd2c3f17adbf38ed5f2d80a0020a1132a3aa (patch) | |
tree | 6d6f129bb7bb5af2cb13219da3b4d16e5264222b /dev-qt | |
parent | dev-qt/qtgraphicaleffects: stable 5.9.6 for ppc, bug #655664 (diff) | |
download | gentoo-4385cd2c3f17adbf38ed5f2d80a0020a1132a3aa.tar.gz gentoo-4385cd2c3f17adbf38ed5f2d80a0020a1132a3aa.tar.bz2 gentoo-4385cd2c3f17adbf38ed5f2d80a0020a1132a3aa.zip |
dev-qt/qtgui: stable 5.9.6 for ppc, bug #655664
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.9.6.ebuild b/dev-qt/qtgui/qtgui-5.9.6.ebuild index 5716168faaf7..39a6ad3bc7d0 100644 --- a/dev-qt/qtgui/qtgui-5.9.6.ebuild +++ b/dev-qt/qtgui/qtgui-5.9.6.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 |