commit:     2de1fee96fec391f04b2d75b2c9859d727c1fee4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:29:17 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:45:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de1fee9

dev-qt/qtscxml: Stabilize 5.15.1 arm64, #734600

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
index 470c269e155..12bdddab618 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 arm64 ~x86"
 fi
 
 IUSE=""

Reply via email to