summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:20:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-18 12:20:02 +0100
commit46fbf7c65010c62ca4dd862b762d796711549011 (patch)
treed1a7af655d72789a4201ef64d6ed209a81734e09 /dev-qt
parentdev-qt/qtdatavis3d: amd64 stable wrt bug #699240 (diff)
downloadgentoo-46fbf7c65010c62ca4dd862b762d796711549011.tar.gz
gentoo-46fbf7c65010c62ca4dd862b762d796711549011.tar.bz2
gentoo-46fbf7c65010c62ca4dd862b762d796711549011.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdbus/qtdbus-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""