Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/totem/
Date: Thu, 20 Jan 2022 10:02:39
Message-Id: 1642672927.6cca25261f30aebb55efcdad5b2b4e167ead745e.jsmolic@gentoo
1 commit: 6cca25261f30aebb55efcdad5b2b4e167ead745e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:58:07 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:02:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cca2526
7
8 media-video/totem: Stabilize 3.38.2 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-video/totem/totem-3.38.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-video/totem/totem-3.38.2.ebuild b/media-video/totem/totem-3.38.2.ebuild
16 index 60670a33c80f..bd009a4094ad 100644
17 --- a/media-video/totem/totem-3.38.2.ebuild
18 +++ b/media-video/totem/totem-3.38.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -19,7 +19,7 @@ REQUIRED_USE="
26 "
27 RESTRICT="!test? ( test )"
28
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
31
32 DEPEND="
33 >=dev-libs/glib-2.56.0:2