commit: b5a4f87d4ad4f212152baf04d42436e0ac544636
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 4 16:15:11 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 4 16:15:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a4f87d
dev-qt/qtscript: Stabilize 5.15.14 ppc64, #933196
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.15.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.15.14.ebuild
b/dev-qt/qtscript/qtscript-5.15.14.ebuild
index 8f0d5033987d..463d26748afe 100644
--- a/dev-qt/qtscript/qtscript-5.15.14.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.14.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"