summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-07-25 18:23:31 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-07-25 18:23:31 +0200
commitc44d2b6a1a7642a31083875ecce55d6775a5602b (patch)
tree02f80bfc2e99fbf9a780f8965b7ae4612dee8cfc /dev-qt
parentsys-fs/eudev: ensure REPLACING_VERSIONS is processed as a list (diff)
downloadgentoo-c44d2b6a1a7642a31083875ecce55d6775a5602b.tar.gz
gentoo-c44d2b6a1a7642a31083875ecce55d6775a5602b.tar.bz2
gentoo-c44d2b6a1a7642a31083875ecce55d6775a5602b.zip
dev-qt/qtwayland: keyword ~ppc
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.6.1.ebuild2
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 f13a78107ef8..b87f16eb81cc 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 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
fi
IUSE="egl qml wayland-compositor xcomposite"