summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-03 22:37:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-03 22:37:06 +0200
commit0aafb747abb48287739011214532ff3063e0f931 (patch)
tree5e7aa6c71ef96bb790a55a6fd756f84e1a843ccb /dev-qt/qtscxml
parentdev-qt/qtscript: Stabilize 5.15.7 x86, #883677 (diff)
downloadgentoo-0aafb747abb48287739011214532ff3063e0f931.tar.gz
gentoo-0aafb747abb48287739011214532ff3063e0f931.tar.bz2
gentoo-0aafb747abb48287739011214532ff3063e0f931.zip
dev-qt/qtscxml: Stabilize 5.15.7 x86, #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 22172e9314d7..3d89bf8bdf86 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=""