commit: 2cae0f602dd97cee00e9b1b2c8117c98243c1def
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 19:22:09 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 19:22:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cae0f60
dev-qt/qtscxml: Stabilize 5.15.7 arm64, #883677
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
index 3d89bf8bdf86..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.7.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=""