commit: a59b6f17629018e19a36a2b58f8d55e83d3ff61e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 09:05:33 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 09:05:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59b6f17
dev-qt/qtserialport: Stabilize 5.15.2 amd64, #754852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.2.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.2.ebuild
index 673afff75cd..aef90f2f562 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.2.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.2.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=""