Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Sat, 06 Oct 2018 22:08:10
Message-Id: 1538863666.bd03069029d9fe7b4833dfe704ea864b889162a2.slyfox@gentoo
1 commit: bd03069029d9fe7b4833dfe704ea864b889162a2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 21:15:00 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 22:07:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd030690
7
8 media-libs/x265: stable 2.8 for hppa, bug #666486
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13
14 media-libs/x265/x265-2.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/x265/x265-2.8.ebuild b/media-libs/x265/x265-2.8.ebuild
18 index 58b28620539..5f87da893e5 100644
19 --- a/media-libs/x265/x265-2.8.ebuild
20 +++ b/media-libs/x265/x265-2.8.ebuild
21 @@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
22 EHG_REPO_URI="https://bitbucket.org/multicoreware/x265"
23 else
24 SRC_URI="https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz"
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
26 + KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 x86"
27 fi
28
29 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"