Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gthumb/
Date: Tue, 17 May 2022 02:16:04
Message-Id: 1652753704.20618621836ca39ddfaacad254efec84ad082dd5.mattst88@gentoo
1 commit: 20618621836ca39ddfaacad254efec84ad082dd5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 02:14:05 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 02:15:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20618621
7
8 media-gfx/gthumb: Restore ~ppc64 keyword
9
10 libheif is stable on ppc64. I think I misread the pkgcheck message.
11
12 Closes: https://bugs.gentoo.org/845096
13 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
14
15 media-gfx/gthumb/gthumb-3.12.2-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild b/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild
19 index 2420ae8ddbc1..d7c6ca2c5978 100644
20 --- a/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild
21 +++ b/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild
22 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gthumb"
23
24 LICENSE="GPL-2+"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
27 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
28 IUSE="cdr colord exif gnome-keyring gstreamer heif http jpegxl lcms raw slideshow svg tiff webp"
29
30 # libX11 dep is a workaround. See files/3.12.2-link-with-x11.patch