commit: a2c017724b07d170eb10606dbe1e598713f69f82
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 15:58:47 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 15:58:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c01772
dev-qt/qtscript: Stabilize 5.15.9 amd64, #904373
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.15.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.15.9.ebuild
b/dev-qt/qtscript/qtscript-5.15.9.ebuild
index 84c08b2bb93c..bdc4d047cca5 100644
--- a/dev-qt/qtscript/qtscript-5.15.9.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.9.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"