summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-14 14:26:42 +0100
committerSam James <sam@gentoo.org>2022-06-14 14:26:42 +0100
commitf7d9e78a4c8bf53e33c88cd6d888c602dab062d0 (patch)
tree97724e76decc96f3eb768c38f7285a043e5ffa1f /dev-qt/qtscxml
parentdev-qt/qtscript: Stabilize 5.15.4 arm64, #843353 (diff)
downloadgentoo-f7d9e78a4c8bf53e33c88cd6d888c602dab062d0.tar.gz
gentoo-f7d9e78a4c8bf53e33c88cd6d888c602dab062d0.tar.bz2
gentoo-f7d9e78a4c8bf53e33c88cd6d888c602dab062d0.zip
dev-qt/qtscxml: Stabilize 5.15.4 arm64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
index 3d89bf8bdf86..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.4.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=""