diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 13:35:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 13:35:29 +0300 |
commit | 1e990b024554beb4bd5140f31608c38d15ff3205 (patch) | |
tree | 1d2f6d4511c56ff7f2237d81a3f003dc01e5a8c2 /dev-qt | |
parent | dev-qt/designer: x86 stable wrt bug #670864 (diff) | |
download | gentoo-1e990b024554beb4bd5140f31608c38d15ff3205.tar.gz gentoo-1e990b024554beb4bd5140f31608c38d15ff3205.tar.bz2 gentoo-1e990b024554beb4bd5140f31608c38d15ff3205.zip |
dev-qt/linguist: x86 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist/linguist-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.11.3.ebuild b/dev-qt/linguist/linguist-5.11.3.ebuild index 0e65fa262e3e..718f89d39e97 100644 --- a/dev-qt/linguist/linguist-5.11.3.ebuild +++ b/dev-qt/linguist/linguist-5.11.3.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="" |