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, 24 Feb 2018 11:06:18
Message-Id: 1519470371.91019147a6314ccaf3256c5491e332b13a4fc053.slyfox@gentoo
1 commit: 91019147a6314ccaf3256c5491e332b13a4fc053
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 24 11:06:02 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 24 11:06:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91019147
7
8 media-libs/x265: stable 2.6 for hppa, bug #648080
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 media-libs/x265/x265-2.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/x265/x265-2.6.ebuild b/media-libs/x265/x265-2.6.ebuild
17 index 126face8506..05669ff9376 100644
18 --- a/media-libs/x265/x265-2.6.ebuild
19 +++ b/media-libs/x265/x265-2.6.ebuild
20 @@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
21 EHG_REPO_URI="https://bitbucket.org/multicoreware/x265"
22 else
23 SRC_URI="https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz"
24 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~x86"
26 fi
27
28 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"