summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 18:45:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:08:50 +0300
commitbdeaf2361265b6c4bf2fc9f1cf30874e684ebc65 (patch)
tree5b934bb8c5112b5172fe008f80a692bbc977ff97
parentdev-qt/designer: amd64 stable wrt bug #664566 (diff)
downloadgentoo-bdeaf2361265b6c4bf2fc9f1cf30874e684ebc65.tar.gz
gentoo-bdeaf2361265b6c4bf2fc9f1cf30874e684ebc65.tar.bz2
gentoo-bdeaf2361265b6c4bf2fc9f1cf30874e684ebc65.zip
dev-qt/linguist: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-qt/linguist/linguist-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/linguist/linguist-5.11.1.ebuild b/dev-qt/linguist/linguist-5.11.1.ebuild
index 38f06fe3f5d8..22eadcfa9717 100644
--- a/dev-qt/linguist/linguist-5.11.1.ebuild
+++ b/dev-qt/linguist/linguist-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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=""