diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 04:18:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 04:21:01 +0300 |
commit | 8956d4aa56d5698c561af652e8d1d1e776864040 (patch) | |
tree | c2446d02f689d1468003e7884e07f5ff0d87d23f /dev-qt/qtwayland | |
parent | dev-qt/qttranslations: ppc64 stable wrt bug #655664 (diff) | |
download | gentoo-8956d4aa56d5698c561af652e8d1d1e776864040.tar.gz gentoo-8956d4aa56d5698c561af652e8d1d1e776864040.tar.bz2 gentoo-8956d4aa56d5698c561af652e8d1d1e776864040.zip |
dev-qt/qtwayland: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtwayland')
-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 27fb45230859..9cbed2819213 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" |