diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:29:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:29:44 +0000 |
commit | 608e32854822eab4aee2a8a8b676e6c812f0f54f (patch) | |
tree | 36ef8d809920e998ee8a53e61236954ca1e34ce7 /dev-qt/linguist | |
parent | dev-qt/assistant: stable 5.11.1 for ppc64, bug #664566 (diff) | |
download | gentoo-608e32854822eab4aee2a8a8b676e6c812f0f54f.tar.gz gentoo-608e32854822eab4aee2a8a8b676e6c812f0f54f.tar.bz2 gentoo-608e32854822eab4aee2a8a8b676e6c812f0f54f.zip |
dev-qt/linguist: stable 5.11.1 for ppc64, bug #664566
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.11.1.ebuild b/dev-qt/linguist/linguist-5.11.1.ebuild index 542fa7affd04..13cebe35f706 100644 --- a/dev-qt/linguist/linguist-5.11.1.ebuild +++ b/dev-qt/linguist/linguist-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build DESCRIPTION="Graphical tool for translating Qt applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~hppa ppc64 x86 ~amd64-fbsd" fi IUSE="" |