summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-27 11:29:54 +0100
committerSam James <sam@gentoo.org>2023-05-27 11:29:54 +0100
commitb2c08565077d7a34145c309b3dd908f9feef7c4a (patch)
tree4b2abfe225261e2031a0192826968ea07043dc73 /media-gfx/feh/feh-3.10.ebuild
parentprofiles/package.mask: append pthreads4w and parity to cygwin mask (diff)
downloadgentoo-b2c08565077d7a34145c309b3dd908f9feef7c4a.tar.gz
gentoo-b2c08565077d7a34145c309b3dd908f9feef7c4a.tar.bz2
gentoo-b2c08565077d7a34145c309b3dd908f9feef7c4a.zip
media-gfx/feh: Stabilize 3.10 ppc64, #906850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/feh/feh-3.10.ebuild')
-rw-r--r--media-gfx/feh/feh-3.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/feh/feh-3.10.ebuild b/media-gfx/feh/feh-3.10.ebuild
index b6847b115a45..233e891e2e63 100644
--- a/media-gfx/feh/feh-3.10.ebuild
+++ b/media-gfx/feh/feh-3.10.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2"
LICENSE="feh"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv x86"
IUSE="debug curl exif test xinerama inotify"
RESTRICT="test" # Tests are broken.