commit: 600dc0e75a2b08cfbc4542d6eff8ad4eef4b6a5d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 18:53:20 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 20:41:04 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=600dc0e7
dev-qt/qtscxml: Keyword 5.15.2-r1 arm, #833799
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.3.9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.9999.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.3.9999.ebuild
index d6f48dfb..0c8a34ae 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.9999.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~arm64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
IUSE=""