summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-17 22:55:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-17 22:55:28 +0200
commit03294b810debac02006f4fc1f73c5af4250b330a (patch)
tree5c6ee40e550c075591fa0d7e71fad0f6b51c7732 /dev-qt/qtscxml
parentdev-qt/qtscript: Stabilize 5.15.8 arm64, #888946 (diff)
downloadgentoo-03294b810debac02006f4fc1f73c5af4250b330a.tar.gz
gentoo-03294b810debac02006f4fc1f73c5af4250b330a.tar.bz2
gentoo-03294b810debac02006f4fc1f73c5af4250b330a.zip
dev-qt/qtscxml: Stabilize 5.15.8 arm64, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
index 14cf3e4faedb..443cdfd43341 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.8.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=""