Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtimageformats/
Date: Sat, 24 Nov 2018 13:32:17
Message-Id: 1543066230.33767152c7784529d2863f7405027256906f977a.slyfox@gentoo
1 commit: 33767152c7784529d2863f7405027256906f977a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 13:30:30 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 13:30:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33767152
7
8 dev-qt/qtimageformats: stable 5.11.1 for ppc64, bug #664566
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild
19 index b0b7684b9fa..c1e1d336a28 100644
20 --- a/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild
21 +++ b/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild
22 @@ -7,7 +7,7 @@ inherit qt5-build
23 DESCRIPTION="Additional format plugins for the Qt image I/O system"
24
25 if [[ ${QT5_BUILD_TYPE} == release ]]; then
26 - KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc x86"
27 + KEYWORDS="amd64 ~arm ~hppa ppc64 ~sparc x86"
28 fi
29
30 IUSE="jpeg2k mng"