commit: 85649d794a16884067edb8a4f67b464a155fb6f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:29:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:45:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85649d79
dev-qt/qtserialport: Stabilize 5.15.1 arm64, #734600
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtserialport/qtserialport-5.15.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
b/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
index d510efe398e..c2b82e461a8 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.1.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.1.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=""