summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-05-24 07:48:46 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-24 07:19:31 +0100
commitca50252e0a8bef4c9123cf73c9d458aa288082e8 (patch)
tree4794db13cee7623c80f0031a69a1803e09be1e93 /media-libs/libbluray
parentdev-python/certifi: stable 2018.4.16 for sparc (diff)
downloadgentoo-ca50252e0a8bef4c9123cf73c9d458aa288082e8.tar.gz
gentoo-ca50252e0a8bef4c9123cf73c9d458aa288082e8.tar.bz2
gentoo-ca50252e0a8bef4c9123cf73c9d458aa288082e8.zip
media-libs/libbluray: stable 1.0.2 for sparc
Bug: https://bugs.gentoo.org/655336 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'media-libs/libbluray')
-rw-r--r--media-libs/libbluray/libbluray-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libbluray/libbluray-1.0.2.ebuild b/media-libs/libbluray/libbluray-1.0.2.ebuild
index 20254bb5fbc2..f7aa1f2c2da3 100644
--- a/media-libs/libbluray/libbluray-1.0.2.ebuild
+++ b/media-libs/libbluray/libbluray-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ if [[ "${PV#9999}" != "${PV}" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://git.videolan.org/git/libbluray.git"
else
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="https://downloads.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2"
fi