commit: b32298629af89c7d59deb07011a9775967f5e7bd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 12:54:15 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 12:54:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3229862
dev-qt/qtxml: Stabilize 5.15.5 ppc, #853232
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtxml/qtxml-5.15.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtxml/qtxml-5.15.5.ebuild b/dev-qt/qtxml/qtxml-5.15.5.ebuild
index e63a8e4ff8cc..a35e71c53b29 100644
--- a/dev-qt/qtxml/qtxml-5.15.5.ebuild
+++ b/dev-qt/qtxml/qtxml-5.15.5.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM for the Qt5 framework"
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=""