diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-16 22:13:18 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-16 22:13:30 -0400 |
commit | f4c0fe85e16f39c6828f38f0a719f446fd52f36f (patch) | |
tree | 6df35db1d35b3a88c1cd40ebd5902f74f7f7155e /media-gfx/gthumb | |
parent | profiles/powerpc/ppc32: Mask USE=heif for media-gfx/gthumb (diff) | |
download | gentoo-f4c0fe85e16f39c6828f38f0a719f446fd52f36f.tar.gz gentoo-f4c0fe85e16f39c6828f38f0a719f446fd52f36f.tar.bz2 gentoo-f4c0fe85e16f39c6828f38f0a719f446fd52f36f.zip |
media-gfx/gthumb: Restore ~ppc keyword
Bug: https://bugs.gentoo.org/845096
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/gthumb-3.12.2-r2.ebuild | 2 |
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 cc3cfd595f53..2420ae8ddbc1 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 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~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 |