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: Tue, 08 Feb 2022 04:46:00
Message-Id: 1644295530.830dbd361f20d23cb83709d35ed78fa5bbe8919f.sam@gentoo
1 commit: 830dbd361f20d23cb83709d35ed78fa5bbe8919f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 8 04:45:30 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 8 04:45:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830dbd36
7
8 media-gfx/gnome-photos: Stabilize 40.0 arm64, #831946
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/gnome-photos/gnome-photos-40.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
16 index b3eaa56efd2a..915728b707fc 100644
17 --- a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
18 +++ b/media-gfx/gnome-photos/gnome-photos-40.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 )"