commit: b25061308c011fffaa8d60fed5e947004d0ead45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 14:29:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 14:29:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2506130
media-libs/libbdplus: Stabilize 0.1.2-r1 amd64, #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 04abb831243..a0cf506204b 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"