summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:11:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:14:28 +0200
commit20143718d3d0e183e28c8adff6c88f6e9c3290e1 (patch)
tree6edb6eba0d75ff75b39bccd7404516d50fed93cc /dev-qt/qtscxml
parentdev-qt/qtscript: Stabilize 5.15.11 arm64, #915391 (diff)
downloadgentoo-20143718d3d0e183e28c8adff6c88f6e9c3290e1.tar.gz
gentoo-20143718d3d0e183e28c8adff6c88f6e9c3290e1.tar.bz2
gentoo-20143718d3d0e183e28c8adff6c88f6e9c3290e1.zip
dev-qt/qtscxml: Stabilize 5.15.11 arm64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.11.ebuild b/dev-qt/qtscxml/qtscxml-5.15.11.ebuild
index 4ddcd21878e0..9a76f3de8862 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.11.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.11.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=""