commit: 9f8fd524bd69dc3eacd5f33c133aa880f962ecf6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:46:04 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:55:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8fd524
dev-qt/qtserialport: Stabilize 5.15.1 arm, #734600
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
index c2b82e461a8..844700ea827 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Serial port abstraction library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""