Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/totem/
Date: Fri, 31 Dec 2021 03:42:32
Message-Id: 1640921956.821e468aa15ea4451663087f6da70e4199da1e5d.dlan@gentoo
1 commit: 821e468aa15ea4451663087f6da70e4199da1e5d
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 24 15:03:55 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 03:39:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821e468a
7
8 media-video/totem: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 media-video/totem/totem-3.38.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/totem/totem-3.38.2.ebuild b/media-video/totem/totem-3.38.2.ebuild
18 index 277b992dec5e..60670a33c80f 100644
19 --- a/media-video/totem/totem-3.38.2.ebuild
20 +++ b/media-video/totem/totem-3.38.2.ebuild
21 @@ -19,7 +19,7 @@ REQUIRED_USE="
22 "
23 RESTRICT="!test? ( test )"
24
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
27
28 DEPEND="
29 >=dev-libs/glib-2.56.0:2