commit: 78efd89775c40db55953869173db7b7be60f5172
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 14:53:23 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 14:53:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78efd897
dev-qt/qtscript: Stabilize 5.15.14 ppc, #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 e816470a9161..ff5ce98c3fef 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"