commit: 1642f7be36cd217114d5b2661aaa78c1cb2cd7e5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 10:04:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 10:04:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1642f7be
media-libs/libbdplus: Stabilize 0.1.2-r1 ppc64, #763477
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
b/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
index d154e2115ab..04abb831243 100644
--- a/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
+++ b/media-libs/libbdplus/libbdplus-0.1.2-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://code.videolan.org/videolan/libbdplus.git"
else
SRC_URI="https://downloads.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
+ KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86"
fi
DESCRIPTION="Blu-ray library for BD+ decryption"