summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-22 04:14:40 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-22 04:20:50 +0300
commitd7833e7899649c61d9afc00d31322f32df4380c9 (patch)
treefbdcea2e0a655d2c9dc3b9330f42b16928e78704 /dev-qt
parentdev-qt/qtmultimedia: ppc64 stable wrt bug #655664 (diff)
downloadgentoo-d7833e7899649c61d9afc00d31322f32df4380c9.tar.gz
gentoo-d7833e7899649c61d9afc00d31322f32df4380c9.tar.bz2
gentoo-d7833e7899649c61d9afc00d31322f32df4380c9.zip
dev-qt/qtpaths: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild b/dev-qt/qtpaths/qtpaths-5.9.6.ebuild
index 6a6a09808e4d..399123d63683 100644
--- a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
fi
IUSE=""