Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Sun, 25 Feb 2018 18:22:00
Message-Id: 1519582588.01bb0a96c5fd32c8054979c83434a897b8634faf.whissi@gentoo
1 commit: 01bb0a96c5fd32c8054979c83434a897b8634faf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 18:16:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 18:16:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bb0a96
7
8 media-libs/x265: x86 stable (bug #648080)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-libs/x265/x265-2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/x265/x265-2.6.ebuild b/media-libs/x265/x265-2.6.ebuild
16 index 05669ff9376..555e971aeee 100644
17 --- a/media-libs/x265/x265-2.6.ebuild
18 +++ b/media-libs/x265/x265-2.6.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"