diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:33:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:46:19 +0100 |
commit | fffd0bb714c76faa36a5f4230fcd30ae082881f8 (patch) | |
tree | 7559d70e755385c779c10df2d3c97e209e3f26c7 /dev-qt | |
parent | dev-qt/qttranslations: stable 5.9.6 for ppc, bug #655664 (diff) | |
download | gentoo-fffd0bb714c76faa36a5f4230fcd30ae082881f8.tar.gz gentoo-fffd0bb714c76faa36a5f4230fcd30ae082881f8.tar.bz2 gentoo-fffd0bb714c76faa36a5f4230fcd30ae082881f8.zip |
dev-qt/qtwayland: 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/qtwayland/qtwayland-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.9.6.ebuild b/dev-qt/qtwayland/qtwayland-5.9.6.ebuild index 9cbed2819213..c112fffaff34 100644 --- a/dev-qt/qtwayland/qtwayland-5.9.6.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.9.6.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" fi IUSE="+libinput xcomposite" |