commit: 13d8efd5e6a81a790f55c35c72979e68e155a199
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 12:13:02 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 12:13:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d8efd5
dev-qt/qtserialport: Stabilize 5.15.16 arm, #944808
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.16.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.16.ebuild
index 20cfb3e27b00..560fa3473a30 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.16.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.16.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 ~loong ppc ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
IUSE=""