summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-03 22:05:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-03 22:05:16 +0300
commit0e4a30e7125515abb9daa29a75eefc4654b5e760 (patch)
tree9a6ae7c2559a828899a484651ffaae238d1fa3f6 /dev-qt/qtscript
parentdev-qt/qtquickcontrols: Stabilize 5.15.13 ppc, #927748 (diff)
downloadgentoo-0e4a30e7125515abb9daa29a75eefc4654b5e760.tar.gz
gentoo-0e4a30e7125515abb9daa29a75eefc4654b5e760.tar.bz2
gentoo-0e4a30e7125515abb9daa29a75eefc4654b5e760.zip
dev-qt/qtscript: Stabilize 5.15.13 ppc, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscript')
-rw-r--r--dev-qt/qtscript/qtscript-5.15.13.ebuild2
1 files changed, 1 insertions, 1 deletions
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"