diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:28:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:28:59 +0000 |
commit | 43dc526bb65593a38e77b837c626e0ed86aa6167 (patch) | |
tree | 3e3f509f2a7bee22aa8df6aa45df2c469db592cd /media-gfx/eog | |
parent | gnome-extra/gnome-contacts: Stabilize 41.0 amd64, #834426 (diff) | |
download | gentoo-43dc526bb65593a38e77b837c626e0ed86aa6167.tar.gz gentoo-43dc526bb65593a38e77b837c626e0ed86aa6167.tar.bz2 gentoo-43dc526bb65593a38e77b837c626e0ed86aa6167.zip |
media-gfx/eog: Stabilize 41.1 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/eog-41.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/eog/eog-41.1.ebuild b/media-gfx/eog/eog-41.1.ebuild index 27a90068e4a1..dca2fc63c74f 100644 --- a/media-gfx/eog/eog-41.1.ebuild +++ b/media-gfx/eog/eog-41.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SLOT="1" IUSE="+exif gtk-doc +introspection +jpeg lcms +svg xmp tiff" REQUIRED_USE="exif? ( jpeg )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.53.4:2 |