commit: 540574350b34cb6530cee3833fb4002f95837035
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 19:45:07 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 19:45:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54057435
dev-qt/qtserialport: Stabilize 5.15.7 ppc, #883677
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.7.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.7.ebuild
index 28a07b7c6d38..16783d11f7b7 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.7.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.7.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 ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""