Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Sun, 07 Oct 2018 21:27:26
Message-Id: 1538947631.e664dd9d017a0310e080bad46f8bc97b496c1b67.mattst88@gentoo
1 commit: e664dd9d017a0310e080bad46f8bc97b496c1b67
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 7 21:26:56 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 7 21:27:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e664dd9d
7
8 media-libs/x265-2.8: ppc stable, bug 666486
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/x265/x265-2.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/x265/x265-2.8.ebuild b/media-libs/x265/x265-2.8.ebuild
16 index 5f87da893e5..415f386b354 100644
17 --- a/media-libs/x265/x265-2.8.ebuild
18 +++ b/media-libs/x265/x265-2.8.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
20 EHG_REPO_URI="https://bitbucket.org/multicoreware/x265"
21 else
22 SRC_URI="https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz"
23 - KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 x86"
24 + KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ppc ~ppc64 x86"
25 fi
26
27 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"