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-video/totem/
Date: Sat, 28 May 2022 05:45:42
Message-Id: 1653716697.b5e62d26ee552a00631e8ca31fb42fc11ea7aaf1.sam@gentoo
1 commit: b5e62d26ee552a00631e8ca31fb42fc11ea7aaf1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 05:40:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 05:44:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e62d26
7
8 media-video/totem: Stabilize 42.0-r1 arm64, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/totem/totem-42.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/totem/totem-42.0-r1.ebuild b/media-video/totem/totem-42.0-r1.ebuild
16 index ced3e6493cb0..a91d7e1bcf24 100644
17 --- a/media-video/totem/totem-42.0-r1.ebuild
18 +++ b/media-video/totem/totem-42.0-r1.ebuild
19 @@ -19,7 +19,7 @@ REQUIRED_USE="
20 "
21 RESTRICT="!test? ( test )"
22
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
25
26 DEPEND="
27 >=dev-libs/glib-2.56.0:2