summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 18:48:43 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:08:54 +0300
commit2ae9f7aeb1020a79e0fe129de72795d54bd266e1 (patch)
tree75293fb7b823b7ea2ce45d79c271efe033b23f46
parentdev-qt/pixeltool: amd64 stable wrt bug #664566 (diff)
downloadgentoo-2ae9f7aeb1020a79e0fe129de72795d54bd266e1.tar.gz
gentoo-2ae9f7aeb1020a79e0fe129de72795d54bd266e1.tar.bz2
gentoo-2ae9f7aeb1020a79e0fe129de72795d54bd266e1.zip
dev-qt/qdbus: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-qt/qdbus/qdbus-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qdbus/qdbus-5.11.1.ebuild b/dev-qt/qdbus/qdbus-5.11.1.ebuild
index e3dc4f685541..e7c8729c1216 100644
--- a/dev-qt/qdbus/qdbus-5.11.1.ebuild
+++ b/dev-qt/qdbus/qdbus-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""