commit: 6cbc823d09f9ede469a3bb80937f69086e63d8f6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 07:24:44 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 1 07:24:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbc823d
dev-qt/qtserialport: Stabilize 5.15.9 ppc64, #904373
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.9.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.9.ebuild
index 79c9ab03ccb0..a7fe26dea225 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.9.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.9.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=""