summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-26 11:23:21 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-26 11:34:17 -0400
commitc269b9efc87438cae300b8023ba6070def688c9d (patch)
tree7d11f4eddd309dc67fe10c2d07073ce2f5e4a6cb /dev-qt
parentdev-util/include-what-you-use: bump up to 8.0 (diff)
downloadgentoo-c269b9efc87438cae300b8023ba6070def688c9d.tar.gz
gentoo-c269b9efc87438cae300b8023ba6070def688c9d.tar.bz2
gentoo-c269b9efc87438cae300b8023ba6070def688c9d.zip
dev-qt/qtdbus: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdbus/qtdbus-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdbus/qtdbus-5.11.3.ebuild b/dev-qt/qtdbus/qtdbus-5.11.3.ebuild
index af98a58d81d3..7b1cae821291 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=""