summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-15 07:36:42 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-15 07:55:13 +0200
commitaa6d0c368971e4a36bcb4610cb2af5459a352e53 (patch)
treeeaad9c709f240d34981a407eaadcb6eeb608b5d7 /dev-qt
parentdev-qt/assistant: Stable for HPPA PPC64 (bug #586180). (diff)
downloadgentoo-aa6d0c368971e4a36bcb4610cb2af5459a352e53.tar.gz
gentoo-aa6d0c368971e4a36bcb4610cb2af5459a352e53.tar.bz2
gentoo-aa6d0c368971e4a36bcb4610cb2af5459a352e53.zip
dev-qt/designer: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/designer/designer-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/designer/designer-5.6.1.ebuild b/dev-qt/designer/designer-5.6.1.ebuild
index 108acd304b49..53b4b584f3fc 100644
--- a/dev-qt/designer/designer-5.6.1.ebuild
+++ b/dev-qt/designer/designer-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ppc64 x86"
fi
IUSE="declarative webkit"