diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-15 07:48:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-15 07:56:32 +0200 |
commit | 71954410a92a6c243313acca11d4d53a67350073 (patch) | |
tree | 40fcad3c34c4c7563b348717a9a31fd17b733b4e /dev-qt/qtwayland | |
parent | dev-qt/qttranslations: Stable for HPPA PPC64 (bug #586180). (diff) | |
download | gentoo-71954410a92a6c243313acca11d4d53a67350073.tar.gz gentoo-71954410a92a6c243313acca11d4d53a67350073.tar.bz2 gentoo-71954410a92a6c243313acca11d4d53a67350073.zip |
dev-qt/qtwayland: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.6.1.ebuild b/dev-qt/qtwayland/qtwayland-5.6.1.ebuild index b87f16eb81cc..42cce9779725 100644 --- a/dev-qt/qtwayland/qtwayland-5.6.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.6.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" + KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86" fi IUSE="egl qml wayland-compositor xcomposite" |