summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 23:49:06 +0100
committerSam James <sam@gentoo.org>2022-04-12 23:49:06 +0100
commit8fa539e9e60e5734574e726dec78dcdda4da681a (patch)
treebdc96910e3e3159384d6cedfd8751809f3cc0cd6 /dev-qt
parentdev-qt/qtscript: Stabilize 5.15.3 amd64, #835762 (diff)
downloadgentoo-8fa539e9e60e5734574e726dec78dcdda4da681a.tar.gz
gentoo-8fa539e9e60e5734574e726dec78dcdda4da681a.tar.bz2
gentoo-8fa539e9e60e5734574e726dec78dcdda4da681a.zip
dev-qt/qtscxml: Stabilize 5.15.3 amd64, #835762
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
index b75e81865a9b..42015e90dd95 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.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=""