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: Fri, 29 Jan 2021 20:50:59
Message-Id: 1611953449.9ba80c300ee8c0a5b691a21ad49382c2f0a04dc2.sam@gentoo
1 commit: 9ba80c300ee8c0a5b691a21ad49382c2f0a04dc2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Jan 29 15:10:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 29 20:50:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba80c30
7
8 media-libs/libbdplus: stable 0.1.2-r1 for sparc, bug #763477
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild b/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
19 index 8bffc810731..d154e2115ab 100644
20 --- a/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
21 +++ b/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
22 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]] ; then
23 EGIT_REPO_URI="https://code.videolan.org/videolan/libbdplus.git"
24 else
25 SRC_URI="https://downloads.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
26 - KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
27 + KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
28 fi
29
30 DESCRIPTION="Blu-ray library for BD+ decryption"