commit: f4c0fe85e16f39c6828f38f0a719f446fd52f36f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue May 17 02:13:18 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue May 17 02:13:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c0fe85
media-gfx/gthumb: Restore ~ppc keyword Bug: https://bugs.gentoo.org/845096 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-gfx/gthumb/gthumb-3.12.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
