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: Mon, 24 Jan 2022 03:40:05
Message-Id: 1642995569.330917302394c96011374ff456c075baae620a30.sam@gentoo
1 commit: 330917302394c96011374ff456c075baae620a30
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 03:39:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 03:39:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33091730
7
8 media-video/totem: Stabilize 3.38.2 amd64, #831048
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/totem/totem-3.38.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/totem/totem-3.38.2.ebuild b/media-video/totem/totem-3.38.2.ebuild
16 index bd009a4094ad..1f81efbd3f0a 100644
17 --- a/media-video/totem/totem-3.38.2.ebuild
18 +++ b/media-video/totem/totem-3.38.2.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