commit: e64928dad72a06bad2bac64548f96d91e7689d3b
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 12:36:07 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 13:16:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64928da
media-libs/libbdplus: amd64 stable
media-libs/libbdplus/libbdplus-0.1.2.ebuild | 4 ++--
1 file 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 e5c04bc..6804927 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"