Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtimageformats/
Date: Thu, 30 Sep 2021 18:21:03
Message-Id: 1633026010.679ad5c7808833bc51e3a4c856d13bb077159980.sam@gentoo
1 commit: 679ad5c7808833bc51e3a4c856d13bb077159980
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 18:20:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 18:20:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679ad5c7
7
8 dev-qt/qtimageformats: Stabilize 5.15.2-r10 arm64, #806797
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-qt/qtimageformats/qtimageformats-5.15.2-r10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtimageformats/qtimageformats-5.15.2-r10.ebuild b/dev-qt/qtimageformats/qtimageformats-5.15.2-r10.ebuild
16 index ce7b29e4004..2abdd63fcca 100644
17 --- a/dev-qt/qtimageformats/qtimageformats-5.15.2-r10.ebuild
18 +++ b/dev-qt/qtimageformats/qtimageformats-5.15.2-r10.ebuild
19 @@ -9,7 +9,7 @@ inherit qt5-build
20 DESCRIPTION="Additional format plugins for the Qt image I/O system"
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~sparc x86"
24 + KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~riscv ~sparc x86"
25 fi
26
27 IUSE="mng"