summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-16 22:14:05 -0400
committerMatt Turner <mattst88@gentoo.org>2022-05-16 22:15:04 -0400
commit20618621836ca39ddfaacad254efec84ad082dd5 (patch)
tree6eda59286918a412d51ed9b409d121254bc1a368
parentmedia-gfx/gthumb: Restore ~ppc keyword (diff)
downloadgentoo-20618621.tar.gz
gentoo-20618621.tar.bz2
gentoo-20618621.zip
media-gfx/gthumb: Restore ~ppc64 keyword
libheif is stable on ppc64. I think I misread the pkgcheck message. Closes: https://bugs.gentoo.org/845096 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--media-gfx/gthumb/gthumb-3.12.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild b/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild
index 2420ae8ddbc1..d7c6ca2c5978 100644
--- a/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild
+++ b/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gthumb"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cdr colord exif gnome-keyring gstreamer heif http jpegxl lcms raw slideshow svg tiff webp"
# libX11 dep is a workaround. See files/3.12.2-link-with-x11.patch