summaryrefslogtreecommitdiff
path: root/media-libs
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-06 21:36:07 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-06 22:16:11 +0900
commite64928dad72a06bad2bac64548f96d91e7689d3b (patch)
tree8a588258ac5312cb643d9678f2442975aca3a800 /media-libs
parente6f8706919623fa2f9f19156c885d826b82a09ea (diff)
downloadgentoo-e64928dad72a06bad2bac64548f96d91e7689d3b.tar.gz
gentoo-e64928dad72a06bad2bac64548f96d91e7689d3b.tar.xz
media-libs/libbdplus: amd64 stable
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libbdplus/libbdplus-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libbdplus/libbdplus-0.1.2.ebuild b/media-libs/libbdplus/libbdplus-0.1.2.ebuild
index e5c04bcf0f4..6804927adb6 100644
--- a/media-libs/libbdplus/libbdplus-0.1.2.ebuild
+++ b/media-libs/libbdplus/libbdplus-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="git://git.videolan.org/${PN}.git"
else
SRC_URI="http://ftp.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Blu-ray library for BD+ decryption"