diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:37:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:46:29 +0100 |
commit | 2e9dea818fefbb6febbe787042b091324b9dccc4 (patch) | |
tree | 4aa6130a388d4d1777111daf02f61fba519853bc /dev-qt/qtpaths | |
parent | dev-qt/qtopengl: stable 5.9.6 for ppc, bug #655664 (diff) | |
download | gentoo-2e9dea818fefbb6febbe787042b091324b9dccc4.tar.gz gentoo-2e9dea818fefbb6febbe787042b091324b9dccc4.tar.bz2 gentoo-2e9dea818fefbb6febbe787042b091324b9dccc4.zip |
dev-qt/qtpaths: stable 5.9.6 for ppc, bug #655664
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild b/dev-qt/qtpaths/qtpaths-5.9.6.ebuild index 399123d63683..36454707b72a 100644 --- a/dev-qt/qtpaths/qtpaths-5.9.6.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.9.6.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Command line client to QStandardPaths" 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="" |