Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libbdplus/
Date: Mon, 01 Feb 2021 13:30:45
Message-Id: 1612186230.4f3e0406a31b448db6a5897f010820af4561e3a6.sam@gentoo
1 commit: 4f3e0406a31b448db6a5897f010820af4561e3a6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 13:30:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 13:30:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3e0406
7
8 media-libs/libbdplus: Stabilize 0.1.2-r1 ppc, #763477
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild b/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
16 index b956259b681..443d7d1199e 100644
17 --- a/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
18 +++ b/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]] ; then
20 EGIT_REPO_URI="https://code.videolan.org/videolan/libbdplus.git"
21 else
22 SRC_URI="https://downloads.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
23 - KEYWORDS="amd64 ~ppc ppc64 sparc x86"
24 + KEYWORDS="amd64 ppc ppc64 sparc x86"
25 fi
26
27 DESCRIPTION="Blu-ray library for BD+ decryption"