summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-08-23 11:20:48 +0200
committerJeroen Roovers <jer@gentoo.org>2015-08-23 11:20:48 +0200
commit73de9336dcae312c1ea95974f534424e61d52696 (patch)
treeb4418d7a17ab9afd3908842c509b8c459b66debe /dev-qt/qdbus
parentdev-qt/qttranslations: Stable for HPPA (bug #543326). (diff)
downloadgentoo-73de9336dcae312c1ea95974f534424e61d52696.tar.gz
gentoo-73de9336dcae312c1ea95974f534424e61d52696.tar.bz2
gentoo-73de9336dcae312c1ea95974f534424e61d52696.zip
dev-qt/qdbus: Stable for HPPA (bug #543326).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-qt/qdbus')
-rw-r--r--dev-qt/qdbus/qdbus-5.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbus/qdbus-5.4.2.ebuild b/dev-qt/qdbus/qdbus-5.4.2.ebuild
index 17e425aca903..c2c48dd06936 100644
--- a/dev-qt/qdbus/qdbus-5.4.2.ebuild
+++ b/dev-qt/qdbus/qdbus-5.4.2.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=""