commit: 8e2d9c97767e48180c77cd9a17fb76203267bd8b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:45:59 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:55:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2d9c97
dev-qt/qtdbus: Stabilize 5.15.1 arm, #734600
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtdbus/qtdbus-5.15.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtdbus/qtdbus-5.15.1.ebuild
b/dev-qt/qtdbus/qtdbus-5.15.1.ebuild
index 35feabe99b7..e5aff69d63f 100644
--- a/dev-qt/qtdbus/qtdbus-5.15.1.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.15.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for inter-process communication over the D-Bus
protocol"
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=""