commit: 5b5b7043560940038107a09b5c96a52d33c23abb Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Feb 23 12:28:21 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Feb 23 12:28:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5b7043
media-gfx/feh: Stabilize 3.11.2-r1 ppc, #970485 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> media-gfx/feh/feh-3.11.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/feh/feh-3.11.2-r1.ebuild b/media-gfx/feh/feh-3.11.2-r1.ebuild index 0149df9096b1..3f17f00c28e8 100644 --- a/media-gfx/feh/feh-3.11.2-r1.ebuild +++ b/media-gfx/feh/feh-3.11.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 magic test xinerama inotify" RESTRICT="test" # Tests are broken.
