diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 22:54:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 23:36:12 +0000 |
commit | f0d375e1822da47de52d2169357b98cd626eba05 (patch) | |
tree | 3a4eb7f287158a11160c4a2f1da7371a0872d477 /dev-qt | |
parent | dev-qt/qtpaths: stable 5.11.3 for ppc, bug #670864 (diff) | |
download | gentoo-f0d375e1822da47de52d2169357b98cd626eba05.tar.gz gentoo-f0d375e1822da47de52d2169357b98cd626eba05.tar.bz2 gentoo-f0d375e1822da47de52d2169357b98cd626eba05.zip |
dev-qt/qtpositioning: 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/qtpositioning/qtpositioning-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild b/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild index 31c6fb8b3b8e..02f5a6b70f29 100644 --- a/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild +++ b/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Physical position determination library for the Qt5 framework" SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${QT5_MODULE}-${PV}-geoclue2.tar.xz" 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="geoclue +qml" |