diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-05 15:54:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-05 15:54:31 +0100 |
commit | fee0746c09acafd928876017ae0ea5e59085b601 (patch) | |
tree | 4fae663403862f42fd33be0210bb8bbae30a3a04 /media-gfx/feh | |
parent | net-misc/autossh: Stabilize 1.4g-r2 ppc, #919268 (diff) | |
download | gentoo-fee0746c09acafd928876017ae0ea5e59085b601.tar.gz gentoo-fee0746c09acafd928876017ae0ea5e59085b601.tar.bz2 gentoo-fee0746c09acafd928876017ae0ea5e59085b601.zip |
media-gfx/feh: Stabilize 3.10.1 ppc, #919273
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/feh-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/feh/feh-3.10.1.ebuild b/media-gfx/feh/feh-3.10.1.ebuild index 233e891e2e63..eaf83226e543 100644 --- a/media-gfx/feh/feh-3.10.1.ebuild +++ b/media-gfx/feh/feh-3.10.1.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. |