diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-26 08:02:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-26 08:02:03 +0100 |
commit | ff077be925f2b267bd3e02e95138b91aa73ca054 (patch) | |
tree | 0fd7549df61708e701708cfd9c788666e91546ad | |
parent | dev-qt/designer: stable 5.9.4 for ppc64, bug #642822 (diff) | |
download | gentoo-ff077be925f2b267bd3e02e95138b91aa73ca054.tar.gz gentoo-ff077be925f2b267bd3e02e95138b91aa73ca054.tar.bz2 gentoo-ff077be925f2b267bd3e02e95138b91aa73ca054.zip |
dev-qt/linguist: stable 5.9.4 for ppc64, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | dev-qt/linguist/linguist-5.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.9.4.ebuild b/dev-qt/linguist/linguist-5.9.4.ebuild index 1fd9ba73163c..bbe1091a67dc 100644 --- a/dev-qt/linguist/linguist-5.9.4.ebuild +++ b/dev-qt/linguist/linguist-5.9.4.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="" |