commit: 9f4492929db92d122ec86d29e3a8145945a241d4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 12:54:19 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 12:54:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f449292
dev-qt/qthelp: Stabilize 5.15.5 ppc, #853232
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qthelp/qthelp-5.15.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qthelp/qthelp-5.15.5.ebuild
b/dev-qt/qthelp/qthelp-5.15.5.ebuild
index a640d54ab226..1516bd5dfffd 100644
--- a/dev-qt/qthelp/qthelp-5.15.5.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.5.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""