diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 22:52:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 23:36:10 +0000 |
commit | 9bde2510245c5269f8a2120371670bfea8b04feb (patch) | |
tree | a0e18abaa1c6c6d96ce5ad183f3130b0acf16fbc /dev-qt | |
parent | dev-qt/linguist-tools: stable 5.11.3 for ppc, bug #670864 (diff) | |
download | gentoo-9bde2510245c5269f8a2120371670bfea8b04feb.tar.gz gentoo-9bde2510245c5269f8a2120371670bfea8b04feb.tar.bz2 gentoo-9bde2510245c5269f8a2120371670bfea8b04feb.zip |
dev-qt/qdbus: stable 5.11.3 for ppc, bug #670864
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qdbus/qdbus-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbus/qdbus-5.11.3.ebuild b/dev-qt/qdbus/qdbus-5.11.3.ebuild index 987a154dac7b..1a055380fe8e 100644 --- a/dev-qt/qdbus/qdbus-5.11.3.ebuild +++ b/dev-qt/qdbus/qdbus-5.11.3.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 ~arm64 ~hppa ~ppc ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" fi IUSE="" |