Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/brasero/
Date: Thu, 20 Jan 2022 09:42:45
Message-Id: 1642671732.0ff6575a7c92213351d8a2f6deba89430b415b06.arthurzam@gentoo
1 commit: 0ff6575a7c92213351d8a2f6deba89430b415b06
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:42:12 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 09:42:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff6575a
7
8 app-cdr/brasero: Stabilize 3.12.3 ppc64, #831048
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-cdr/brasero/brasero-3.12.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-cdr/brasero/brasero-3.12.3.ebuild b/app-cdr/brasero/brasero-3.12.3.ebuild
16 index 65f2b8c73e96..d02a5bb2d601 100644
17 --- a/app-cdr/brasero/brasero-3.12.3.ebuild
18 +++ b/app-cdr/brasero/brasero-3.12.3.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Brasero"
26 LICENSE="GPL-2+ CC-BY-SA-3.0"
27 SLOT="0/3.1" # subslot is 3.suffix of libbrasero-burn3
28 IUSE="+css +introspection +libburn mp3 nautilus playlist tracker"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
31
32 DEPEND="
33 >=dev-libs/glib-2.29.14:2