From: Agostino Sarubbo Date: Wed, 18 Dec 2019 11:20:02 +0000 (+0100) Subject: dev-qt/qtdbus: amd64 stable wrt bug #699240 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=46fbf7c65010c62ca4dd862b762d796711549011;p=gentoo.git dev-qt/qtdbus: amd64 stable wrt bug #699240 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtdbus/qtdbus-5.13.2.ebuild b/dev-qt/qtdbus/qtdbus-5.13.2.ebuild index 8f0c0eade168..f0ebcce3e6e0 100644 --- a/dev-qt/qtdbus/qtdbus-5.13.2.ebuild +++ b/dev-qt/qtdbus/qtdbus-5.13.2.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=""