summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 12:36:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 13:25:30 +0300
commit7f3522a4fa6fd7f57f33d5f0bb6471dabd67e119 (patch)
tree1dc1c8f3c52642504a505f099a817dd0a43a3322 /dev-qt/qtscxml
parentdev-qt/qtscript: Stabilize 5.15.14 arm64, #933196 (diff)
downloadgentoo-7f3522a4fa6fd7f57f33d5f0bb6471dabd67e119.tar.gz
gentoo-7f3522a4fa6fd7f57f33d5f0bb6471dabd67e119.tar.bz2
gentoo-7f3522a4fa6fd7f57f33d5f0bb6471dabd67e119.zip
dev-qt/qtscxml: Stabilize 5.15.14 arm64, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild b/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
index c0048b9530cd..08f2d27a2f47 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.14.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=""