summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-17 08:44:19 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-17 08:47:07 +0100
commit439a9037cf05204591654eeff53aad200d7e8a5c (patch)
treec67bc1d9a91c1198c6a05429a0150638582ab547
parent078e0e03dc52cea068187c6a01c9795ac021d177 (diff)
downloadgentoo-439a9037cf05204591654eeff53aad200d7e8a5c.tar.gz
gentoo-439a9037cf05204591654eeff53aad200d7e8a5c.tar.xz
dev-qt/qtwayland: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
-rw-r--r--dev-qt/qtwayland/qtwayland-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.6.2.ebuild b/dev-qt/qtwayland/qtwayland-5.6.2.ebuild
index 12bc46d3a93..a268ee01062 100644
--- a/dev-qt/qtwayland/qtwayland-5.6.2.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.6.2.ebuild
@@ -7,7 +7,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"