diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:23:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:23:30 +0000 |
commit | 6b1826b6cc7c816ab445347047ae03219f21f10b (patch) | |
tree | 2d3cfbe73f90dd2f9a48e23327571d779ad10c5c /dev-qt/qtwayland | |
parent | dev-qt/qttranslations: stable 5.11.1 for ppc, bug #664566 (diff) | |
download | gentoo-6b1826b6cc7c816ab445347047ae03219f21f10b.tar.gz gentoo-6b1826b6cc7c816ab445347047ae03219f21f10b.tar.bz2 gentoo-6b1826b6cc7c816ab445347047ae03219f21f10b.zip |
dev-qt/qtwayland: 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/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.11.1.ebuild b/dev-qt/qtwayland/qtwayland-5.11.1.ebuild index 0a6dfec7eea2..cfe96baabbd0 100644 --- a/dev-qt/qtwayland/qtwayland-5.11.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.11.1.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" |