diff options
author | 2025-01-15 16:15:09 +0000 | |
---|---|---|
committer | 2025-01-15 16:15:09 +0000 | |
commit | dab6b7140761d7cd59e97011a93dadb3384a7b29 (patch) | |
tree | 1a701992dbfeda126acb123786205c1001afd63a /media-gfx/geeqie | |
parent | net-misc/rsync: backport CVe fixes to 3.3.0-r2 (diff) | |
download | gentoo-dab6b7140761d7cd59e97011a93dadb3384a7b29.tar.gz gentoo-dab6b7140761d7cd59e97011a93dadb3384a7b29.tar.bz2 gentoo-dab6b7140761d7cd59e97011a93dadb3384a7b29.zip |
media-gfx/geeqie: Stabilize 2.5 amd64, #948060
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/geeqie')
-rw-r--r-- | media-gfx/geeqie/geeqie-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/geeqie/geeqie-2.5.ebuild b/media-gfx/geeqie/geeqie-2.5.ebuild index 8b572c0532f3..1d25e9bf54be 100644 --- a/media-gfx/geeqie/geeqie-2.5.ebuild +++ b/media-gfx/geeqie/geeqie-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/BestImageViewer/${PN}/releases/download/v${PV}/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE="debug djvu exif ffmpegthumbnailer heif jpeg jpeg2k jpegxl lcms lua map pdf raw spell tiff webp xmp zip" RDEPEND="gnome-extra/zenity |