summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2016-03-06 01:02:19 +0300
committerMikle Kolyada <zlogene@gentoo.org>2016-03-06 01:17:25 +0300
commitad86324e0a1d38bc9ccfc114f3b9e15286d3e019 (patch)
tree71da74489a88685248cae51180fec005723f0070
parentdev-qt/pixeltool: amd64 stable wrt bug #569924 (diff)
downloadgentoo-ad86324e0a1d38bc9ccfc114f3b9e15286d3e019.tar.gz
gentoo-ad86324e0a1d38bc9ccfc114f3b9e15286d3e019.tar.bz2
gentoo-ad86324e0a1d38bc9ccfc114f3b9e15286d3e019.zip
dev-qt/qdbus: amd64 stable wrt bug #569924
Package-Manager: portage-2.2.26
-rw-r--r--dev-qt/qdbus/qdbus-5.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild b/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild
index ebe5d79c1d0f..1780de08bb53 100644
--- a/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild
+++ b/dev-qt/qdbus/qdbus-5.5.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Interface to Qt applications communicating over D-Bus"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86"
fi
IUSE=""