summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-22 04:22:38 +0100
committerSam James <sam@gentoo.org>2022-05-22 04:22:38 +0100
commit037e530122a7ab3c0d4d6a0677f3cbe555196199 (patch)
treec002f11be7786be05025ae4952116349073b1d33 /media-libs/libbdplus
parentmedia-libs/libaacs: Stabilize 0.11.1-r1 amd64, #846878 (diff)
downloadgentoo-037e530122a7ab3c0d4d6a0677f3cbe555196199.tar.gz
gentoo-037e530122a7ab3c0d4d6a0677f3cbe555196199.tar.bz2
gentoo-037e530122a7ab3c0d4d6a0677f3cbe555196199.zip
media-libs/libbdplus: Stabilize 0.2.0 x86, #846875
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libbdplus')
-rw-r--r--media-libs/libbdplus/libbdplus-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libbdplus/libbdplus-0.2.0.ebuild b/media-libs/libbdplus/libbdplus-0.2.0.ebuild
index 20e776785342..29aae375a84f 100644
--- a/media-libs/libbdplus/libbdplus-0.2.0.ebuild
+++ b/media-libs/libbdplus/libbdplus-0.2.0.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"