commit: c269b9efc87438cae300b8023ba6070def688c9d
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 15:23:21 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 15:34:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c269b9ef
dev-qt/qtdbus: stable on arm
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-qt/qtdbus/qtdbus-5.11.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtdbus/qtdbus-5.11.3.ebuild
b/dev-qt/qtdbus/qtdbus-5.11.3.ebuild
index af98a58d81d..7b1cae82129 100644
--- a/dev-qt/qtdbus/qtdbus-5.11.3.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.11.3.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 ~amd64-fbsd"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""