summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-04 21:22:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-04 21:22:09 +0200
commit2cae0f602dd97cee00e9b1b2c8117c98243c1def (patch)
tree8d6bb9393ab215d65454fddc859b0842a388659f /dev-qt/qtscxml
parentdev-qt/qtscript: Stabilize 5.15.7 arm64, #883677 (diff)
downloadgentoo-2cae0f602dd97cee00e9b1b2c8117c98243c1def.tar.gz
gentoo-2cae0f602dd97cee00e9b1b2c8117c98243c1def.tar.bz2
gentoo-2cae0f602dd97cee00e9b1b2c8117c98243c1def.zip
dev-qt/qtscxml: Stabilize 5.15.7 arm64, #883677
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
index 3d89bf8bdf86..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.7.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=""