summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-10 02:46:38 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-07-10 22:35:41 -0400
commite6bec400c47231d26fa96a39ae6219086f828092 (patch)
tree9256040449b6608798b867bfe092c77f823f037b /dev-qt/qtscxml
parentmedia-gfx/fontforge: Stabilize 20230101-r2 hppa, #934050 (diff)
downloadgentoo-e6bec400c47231d26fa96a39ae6219086f828092.tar.gz
gentoo-e6bec400c47231d26fa96a39ae6219086f828092.tar.bz2
gentoo-e6bec400c47231d26fa96a39ae6219086f828092.zip
dev-qt/qtscxml: Keyword 6.7.2 loong, #934758
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-6.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
index 7ba0ea7572e6..c856510d3f29 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
fi
IUSE="qml"