Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/
Date: Fri, 25 Feb 2022 18:53:45
Message-Id: 1645815200.3e88b613927594a165e35d453183994f4fd683e6.arthurzam@gentoo
1 commit: 3e88b613927594a165e35d453183994f4fd683e6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 25 18:53:20 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 18:53:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e88b613
7
8 dev-qt/qtscxml: Keyword 5.15.2-r1 arm, #833799
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
16 index 868a3450c832..a778e477a992 100644
17 --- a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
18 +++ b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -8,7 +8,7 @@ inherit qt5-build
26 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
27
28 if [[ ${QT5_BUILD_TYPE} == release ]]; then
29 - KEYWORDS="amd64 arm64 ~riscv x86"
30 + KEYWORDS="amd64 ~arm arm64 ~riscv x86"
31 fi
32
33 IUSE=""