commit: 0e4a30e7125515abb9daa29a75eefc4654b5e760
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 19:05:16 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 19:05:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4a30e7
dev-qt/qtscript: Stabilize 5.15.13 ppc, #927748
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.15.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.15.13.ebuild
b/dev-qt/qtscript/qtscript-5.15.13.ebuild
index 45a22fb26ffd..1ffb29fdda55 100644
--- a/dev-qt/qtscript/qtscript-5.15.13.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.13.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
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="+jit scripttools"