summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:17 +0200
commitae074f60a279106c87813d624b2894efc4ebe4d8 (patch)
tree48e917bfdf348c9a80553739d0381c2238eab86e /dev-qt
parentdev-qt/pixeltool: x86 stable wrt bug #620334 (diff)
downloadgentoo-ae074f60a279106c87813d624b2894efc4ebe4d8.tar.gz
gentoo-ae074f60a279106c87813d624b2894efc4ebe4d8.tar.bz2
gentoo-ae074f60a279106c87813d624b2894efc4ebe4d8.zip
dev-qt/qdbus: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qdbus/qdbus-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbus/qdbus-5.7.1.ebuild b/dev-qt/qdbus/qdbus-5.7.1.ebuild
index 65ed1755e3d9..3179c904a053 100644
--- a/dev-qt/qdbus/qdbus-5.7.1.ebuild
+++ b/dev-qt/qdbus/qdbus-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Interface to Qt applications communicating over D-Bus"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
fi
IUSE=""