summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:09:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:13:51 +0200
commit27e9d24d763d36bf3df875abf6e2d6c5fc289f06 (patch)
tree89bb6107330b481d7ada35e06a8038d8941983c6 /dev-qt/qtscript
parentdev-qt/qtquickcontrols2: Stabilize 5.15.11 x86, #915391 (diff)
downloadgentoo-27e9d24d763d36bf3df875abf6e2d6c5fc289f06.tar.gz
gentoo-27e9d24d763d36bf3df875abf6e2d6c5fc289f06.tar.bz2
gentoo-27e9d24d763d36bf3df875abf6e2d6c5fc289f06.zip
dev-qt/qtscript: Stabilize 5.15.11 x86, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscript')
-rw-r--r--dev-qt/qtscript/qtscript-5.15.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.15.11.ebuild b/dev-qt/qtscript/qtscript-5.15.11.ebuild
index 84c08b2bb93c..c92f32e6bc12 100644
--- a/dev-qt/qtscript/qtscript-5.15.11.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.11.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"