diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-05-17 01:45:47 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-17 01:45:47 -0400 |
commit | 5683cd3ee8a84cb40376642c2aa1226b745323cc (patch) | |
tree | d118d2a69b74087fa724fbeca6b6fc72b87a626a /dev-qt/qtscxml | |
parent | dev-qt/qtnetworkauth: sync live keywords (diff) | |
download | gentoo-5683cd3ee8a84cb40376642c2aa1226b745323cc.tar.gz gentoo-5683cd3ee8a84cb40376642c2aa1226b745323cc.tar.bz2 gentoo-5683cd3ee8a84cb40376642c2aa1226b745323cc.zip |
dev-qt/qtscxml: sync live keywords
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r-- | dev-qt/qtscxml/qtscxml-6.7.9999.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qtscxml/qtscxml-6.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtscxml/qtscxml-6.7.9999.ebuild b/dev-qt/qtscxml/qtscxml-6.7.9999.ebuild index 93f1b939859d..70bce441eda7 100644 --- a/dev-qt/qtscxml/qtscxml-6.7.9999.ebuild +++ b/dev-qt/qtscxml/qtscxml-6.7.9999.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 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" fi IUSE="qml" diff --git a/dev-qt/qtscxml/qtscxml-6.9999.ebuild b/dev-qt/qtscxml/qtscxml-6.9999.ebuild index 93f1b939859d..70bce441eda7 100644 --- a/dev-qt/qtscxml/qtscxml-6.9999.ebuild +++ b/dev-qt/qtscxml/qtscxml-6.9999.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 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" fi IUSE="qml" |