Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Mon, 25 Jan 2016 10:25:19
Message-Id: 1453717503.57f65c5d77189f3f25a486945a53383606c41ac7.ago@gentoo
1 commit: 57f65c5d77189f3f25a486945a53383606c41ac7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 25 10:25:03 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 25 10:25:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f65c5d
7
8 media-libs/x265: amd64 stable wrt bug #570878
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/x265/x265-1.8-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/x265/x265-1.8-r3.ebuild b/media-libs/x265/x265-1.8-r3.ebuild
18 index ae1ad80..f3d3418 100644
19 --- a/media-libs/x265/x265-1.8-r3.ebuild
20 +++ b/media-libs/x265/x265-1.8-r3.ebuild
21 @@ -13,7 +13,7 @@ else
22 SRC_URI="
23 https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz
24 http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz"
25 - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
27 fi
28
29 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"