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: Thu, 03 Sep 2020 14:38:31
Message-Id: 1599143901.7c188a749755cb917a4c566d49e4b3387ef29480.whissi@gentoo
1 commit: 7c188a749755cb917a4c566d49e4b3387ef29480
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 14:38:21 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 14:38:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c188a74
7
8 media-libs/x265: x86 stable (bug #729628)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/x265/x265-3.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/x265/x265-3.4.ebuild b/media-libs/x265/x265-3.4.ebuild
17 index 65ee36367ee..eaaed225752 100644
18 --- a/media-libs/x265/x265-3.4.ebuild
19 +++ b/media-libs/x265/x265-3.4.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"