From e64928dad72a06bad2bac64548f96d91e7689d3b Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 6 Jan 2017 21:36:07 +0900 Subject: media-libs/libbdplus: amd64 stable --- media-libs/libbdplus/libbdplus-0.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/libbdplus') diff --git a/media-libs/libbdplus/libbdplus-0.1.2.ebuild b/media-libs/libbdplus/libbdplus-0.1.2.ebuild index e5c04bcf0f49..6804927adb69 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" -- cgit v1.2.3-65-gdbad