From: Aaron Bauman Date: Tue, 12 Nov 2019 14:44:37 +0000 (-0500) Subject: dev-qt/qtdbus: arm64 stable (bug #691738) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0717bf7919bc46ff43db32453ab32e09546d9c0e;p=gentoo.git dev-qt/qtdbus: arm64 stable (bug #691738) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-qt/qtdbus/qtdbus-5.12.5.ebuild b/dev-qt/qtdbus/qtdbus-5.12.5.ebuild index 2c626b82a093..b645075e9de7 100644 --- a/dev-qt/qtdbus/qtdbus-5.12.5.ebuild +++ b/dev-qt/qtdbus/qtdbus-5.12.5.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=""