commit: 2b2c06b9e34a2ecae6996642e749c015eb46ef05
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 18:45:26 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 18:45:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2c06b9
dev-qt/qtserialport: Stabilize 5.15.3 arm, #835762
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
index c00d38717472..024b8254a716 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
@@ -8,7 +8,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 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""