Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/linguist-tools/
Date: Sun, 28 Apr 2019 21:36:08
Message-Id: 1556487345.bb9d9c091ec7bf85a541ad83cf986cde05b320f2.blueness@gentoo
1 commit: bb9d9c091ec7bf85a541ad83cf986cde05b320f2
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 21:35:45 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 21:35:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9d9c09
7
8 dev-qt/linguist-tools: 5.11.3 stable on arm, bug #684488
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-qt/linguist-tools/linguist-tools-5.11.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/linguist-tools/linguist-tools-5.11.3.ebuild b/dev-qt/linguist-tools/linguist-tools-5.11.3.ebuild
17 index 349a9a7a020..1ede13834c4 100644
18 --- a/dev-qt/linguist-tools/linguist-tools-5.11.3.ebuild
19 +++ b/dev-qt/linguist-tools/linguist-tools-5.11.3.ebuild
20 @@ -8,7 +8,7 @@ inherit qt5-build
21 DESCRIPTION="Tools for working with Qt translation data files"
22
23 if [[ ${QT5_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
25 + KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
26 fi
27
28 IUSE="qml"