commit: af4bcb6eea6e1528d31057492154013ca4494892
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 17:55:13 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 17:55:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4bcb6e
dev-qt/qtdbus: Stabilize 5.15.5-r1 ppc64, #860258
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtdbus/qtdbus-5.15.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtdbus/qtdbus-5.15.5-r1.ebuild
b/dev-qt/qtdbus/qtdbus-5.15.5-r1.ebuild
index ca3e2c9ae667..214f37338fa5 100644
--- a/dev-qt/qtdbus/qtdbus-5.15.5-r1.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.15.5-r1.ebuild
@@ -10,7 +10,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 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""