summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:08:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 09:11:51 +0200
commit3d830238e6d7084779ff947de15aab8b15149275 (patch)
tree179f52ad8b9fae524fadbb5d65bdcc8ea22709c4 /dev-qt
parentdev-qt/qtcore: ppc stable wrt bug #685260 (diff)
downloadgentoo-3d830238e6d7084779ff947de15aab8b15149275.tar.gz
gentoo-3d830238e6d7084779ff947de15aab8b15149275.tar.bz2
gentoo-3d830238e6d7084779ff947de15aab8b15149275.zip
dev-qt/qtdbus: ppc stable wrt bug #685260
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdbus/qtdbus-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdbus/qtdbus-5.12.3.ebuild b/dev-qt/qtdbus/qtdbus-5.12.3.ebuild
index a9c53fd2692e..65d54cb43493 100644
--- a/dev-qt/qtdbus/qtdbus-5.12.3.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.12.3.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=""