summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-09-08 00:35:58 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-09-08 00:46:25 +0100
commitdead8d18a93f0c29218b9693f9dbf4f237c037be (patch)
tree7cadf814f6d9b848694b125a3622e1c54278f6d0
parentdev-qt/qtcore: stable 5.9.6 for ppc, bug #655664 (diff)
downloadgentoo-dead8d18a93f0c29218b9693f9dbf4f237c037be.tar.gz
gentoo-dead8d18a93f0c29218b9693f9dbf4f237c037be.tar.bz2
gentoo-dead8d18a93f0c29218b9693f9dbf4f237c037be.zip
dev-qt/qtdbus: stable 5.9.6 for ppc, bug #655664
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
-rw-r--r--dev-qt/qtdbus/qtdbus-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdbus/qtdbus-5.9.6.ebuild b/dev-qt/qtdbus/qtdbus-5.9.6.ebuild
index fcd375218f46..34c8c8730156 100644
--- a/dev-qt/qtdbus/qtdbus-5.9.6.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for inter-process communication over the D-Bus protocol"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""