commit:     5683cd3ee8a84cb40376642c2aa1226b745323cc
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 05:45:47 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri May 17 05:45:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5683cd3e

dev-qt/qtscxml: sync live keywords

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.9999.ebuild | 2 +-
 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"

Reply via email to