summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-27 18:45:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-03-27 18:47:27 +0200
commit3424e13b135409227a22dfcca8c1ddd82c2a9390 (patch)
tree52d7ddc6bd08f69f65b15238cdc5a72f826b8b94 /dev-qt
parentdev-qt/qtconcurrent: ppc stable wrt bug #569924 (diff)
downloadgentoo-3424e13b135409227a22dfcca8c1ddd82c2a9390.tar.gz
gentoo-3424e13b135409227a22dfcca8c1ddd82c2a9390.tar.bz2
gentoo-3424e13b135409227a22dfcca8c1ddd82c2a9390.zip
dev-qt/qtcore: ppc stable wrt bug #569924
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtcore/qtcore-5.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild b/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild
index d60ea830c272..2781f1eec5a3 100644
--- a/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild
+++ b/dev-qt/qtcore/qtcore-5.5.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
fi
IUSE="icu systemd"