commit: 4f3e0406a31b448db6a5897f010820af4561e3a6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 13:30:30 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 1 13:30:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3e0406
media-libs/libbdplus: Stabilize 0.1.2-r1 ppc, #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 b956259b681..443d7d1199e 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"