diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-21 00:06:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-21 07:25:24 +0000 |
commit | ae49458a80fff2490800376d0243626e27f641d9 (patch) | |
tree | 3fc2e7ce74b85d0855a86c5fab77fa3ba36be58f /dev-qt | |
parent | dev-python/sip: stable 4.19.8 for ppc, bug #642822 (diff) | |
download | gentoo-ae49458a80fff2490800376d0243626e27f641d9.tar.gz gentoo-ae49458a80fff2490800376d0243626e27f641d9.tar.bz2 gentoo-ae49458a80fff2490800376d0243626e27f641d9.zip |
dev-qt/qttranslations: stable 5.9.4 for ppc, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qttranslations/qttranslations-5.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qttranslations/qttranslations-5.9.4.ebuild b/dev-qt/qttranslations/qttranslations-5.9.4.ebuild index 0229115262ce..dab81528425d 100644 --- a/dev-qt/qttranslations/qttranslations-5.9.4.ebuild +++ b/dev-qt/qttranslations/qttranslations-5.9.4.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Translation files for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" + KEYWORDS="~amd64 ~arm ~hppa ppc ~ppc64 ~x86 ~amd64-fbsd" fi IUSE="" |