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 Jun 2022 22:19:56
Message-Id: 1656627562.8871aab4390f21cfb79092dc26e0aa126ea0382a.sam@gentoo
1 commit: 8871aab4390f21cfb79092dc26e0aa126ea0382a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 22:19:22 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 22:19:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8871aab4
7
8 dev-qt/qtimageformats: Stabilize 5.15.5-r1 amd64, #853232
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild
16 index c6cee7fd360c..068682cf57b7 100644
17 --- a/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.ebuild
18 +++ b/dev-qt/qtimageformats/qtimageformats-5.15.5-r1.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"