summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-28 22:21:13 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-28 23:09:35 -0500
commit4d6950fe3510fe174f98a5206fa1c8991ed0c6f7 (patch)
tree979997a318413c3cda845513e1610fb517fc908f
parentdev-qt/qtscript: Stabilize 5.15.12 amd64, #921565 (diff)
downloadgentoo-4d6950fe.tar.gz
gentoo-4d6950fe.tar.bz2
gentoo-4d6950fe.zip
dev-qt/qtscxml: Stabilize 5.15.12 amd64, #921565
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
index de76ba03d9a3..c0048b9530cd 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.12.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=""