Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/celluloid/
Date: Thu, 13 Jan 2022 02:00:59
Message-Id: 1642039246.ae7d1125f7ecd2a38634e80cc254927916186a5c.gyakovlev@gentoo
1 commit: ae7d1125f7ecd2a38634e80cc254927916186a5c
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 13 01:53:11 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 02:00:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7d1125
7
8 media-video/celluloid: keyword 0.21 for ~arm64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 media-video/celluloid/celluloid-0.21.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-video/celluloid/celluloid-0.21.ebuild b/media-video/celluloid/celluloid-0.21.ebuild
16 index 6a771a6e23fc..6427cae1f4e7 100644
17 --- a/media-video/celluloid/celluloid-0.21.ebuild
18 +++ b/media-video/celluloid/celluloid-0.21.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/celluloid-player/celluloid/releases/download/v${PV}/
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc64"
30 +KEYWORDS="~amd64 ~arm64 ~ppc64"
31
32 RDEPEND=">=dev-libs/glib-2.44
33 >=x11-libs/gtk+-3.22.23:3