Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/brasero/
Date: Fri, 29 Oct 2021 16:06:54
Message-Id: 1635523594.1c84418cdc8bba6c8aca2c4814f70e003cf027b9.sam@gentoo
1 commit: 1c84418cdc8bba6c8aca2c4814f70e003cf027b9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 16:06:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 16:06:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c84418c
7
8 app-cdr/brasero: Stabilize 3.12.2-r3 ppc64, #758815
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-cdr/brasero/brasero-3.12.2-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-cdr/brasero/brasero-3.12.2-r3.ebuild b/app-cdr/brasero/brasero-3.12.2-r3.ebuild
16 index 97fea35f2e1..d7aff8e21f7 100644
17 --- a/app-cdr/brasero/brasero-3.12.2-r3.ebuild
18 +++ b/app-cdr/brasero/brasero-3.12.2-r3.ebuild
19 @@ -14,7 +14,7 @@ LICENSE="GPL-2+ CC-BY-SA-3.0"
20 SLOT="0/3.1" # subslot is 3.suffix of libbrasero-burn3
21 IUSE="+css +introspection +libburn mp3 nautilus playlist test tracker"
22 RESTRICT="!test? ( test )"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
25
26 DEPEND="
27 >=dev-libs/glib-2.29.14:2