summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-17 22:55:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-17 22:55:27 +0200
commite7003598da99dc517719f4cd5de0291e3bef7180 (patch)
tree42cc4e73c33baea4323734b568c4d55c02c40f15 /dev-qt/qtscript
parentdev-qt/qtquickcontrols2: Stabilize 5.15.8 arm64, #888946 (diff)
downloadgentoo-e7003598da99dc517719f4cd5de0291e3bef7180.tar.gz
gentoo-e7003598da99dc517719f4cd5de0291e3bef7180.tar.bz2
gentoo-e7003598da99dc517719f4cd5de0291e3bef7180.zip
dev-qt/qtscript: Stabilize 5.15.8 arm64, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscript')
-rw-r--r--dev-qt/qtscript/qtscript-5.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.15.8.ebuild b/dev-qt/qtscript/qtscript-5.15.8.ebuild
index bdc4d047cca5..494d0b33a6fd 100644
--- a/dev-qt/qtscript/qtscript-5.15.8.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.8.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"