summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:12:54 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:12:54 +0300
commitcc1546628c75a3ee66309a09cec7f103e42951d5 (patch)
treefbea90fd45d524a5de9adeb4f29f7fa5bb9c33c4 /dev-qt/qtwayland
parentdev-qt/qttranslations: ppc64 stable wrt bug #691738 (diff)
downloadgentoo-cc1546628c75a3ee66309a09cec7f103e42951d5.tar.gz
gentoo-cc1546628c75a3ee66309a09cec7f103e42951d5.tar.bz2
gentoo-cc1546628c75a3ee66309a09cec7f103e42951d5.zip
dev-qt/qtwayland: ppc64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.12.5.ebuild b/dev-qt/qtwayland/qtwayland-5.12.5.ebuild
index 24aaa723ddba..e2a641f13a3b 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.5.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.5.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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86"
fi
IUSE="+libinput xcomposite"