summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-04 07:21:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 07:21:44 +0300
commite2228952e16e1eb3bc1c8cbc5350c5d6d89ff8cb (patch)
tree5ab25872f829572e4bfff2af6102c5a00d547504 /dev-qt
parentdev-qt/qtscript: Stabilize 5.15.13 arm64, #927748 (diff)
downloadgentoo-e2228952e16e1eb3bc1c8cbc5350c5d6d89ff8cb.tar.gz
gentoo-e2228952e16e1eb3bc1c8cbc5350c5d6d89ff8cb.tar.bz2
gentoo-e2228952e16e1eb3bc1c8cbc5350c5d6d89ff8cb.zip
dev-qt/qtscxml: Stabilize 5.15.13 arm64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
index aecd846e6a34..1a299c680c85 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~riscv x86"
fi
IUSE=""