Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
Date: Sat, 28 May 2022 05:45:37
Message-Id: 1653716691.a5a943a0aaed3f7d8ef2bed12fdffc320658a67b.sam@gentoo
1 commit: a5a943a0aaed3f7d8ef2bed12fdffc320658a67b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 05:40:35 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 05:44:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a943a0
7
8 media-gfx/gnome-photos: Stabilize 42.0 arm64, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/gnome-photos/gnome-photos-42.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/gnome-photos/gnome-photos-42.0.ebuild b/media-gfx/gnome-photos/gnome-photos-42.0.ebuild
16 index fd79c5da35ab..69c57dce0b5a 100644
17 --- a/media-gfx/gnome-photos/gnome-photos-42.0.ebuild
18 +++ b/media-gfx/gnome-photos/gnome-photos-42.0.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos"
20
21 LICENSE="GPL-3+ LGPL-2+ CC0-1.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
25 IUSE="flickr test upnp-av"
26 RESTRICT="!test? ( test )"