commit: 8281e81cd78a6e5ea75a2a1e0cf425aef00c8810
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 18:40:28 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 18:40:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8281e81c
dev-qt/qtscript: Stabilize 5.15.17 x86, #956505
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.15.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.15.17.ebuild
b/dev-qt/qtscript/qtscript-5.15.17.ebuild
index 759cb1fecb3b..d19827c98580 100644
--- a/dev-qt/qtscript/qtscript-5.15.17.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.17.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 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86"
fi
IUSE="+jit scripttools"