Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Fri, 03 Mar 2023 06:28:49
Message-Id: 1677824706.141e803d08d96b2ab7469aed1737afcb10fc0e88.ceamac@gentoo
1 commit: 141e803d08d96b2ab7469aed1737afcb10fc0e88
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Fri Mar 3 01:04:19 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 06:25:06 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141e803d
7
8 media-libs/x265: Keyword 3.5-r2 mips, #896146
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
12
13 media-libs/x265/x265-3.5-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/x265/x265-3.5-r2.ebuild b/media-libs/x265/x265-3.5-r2.ebuild
17 index 69e3d5439171..3fa4d5cb933f 100644
18 --- a/media-libs/x265/x265-3.5-r2.ebuild
19 +++ b/media-libs/x265/x265-3.5-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
27 S=${WORKDIR}/${P}/source
28 else
29 SRC_URI="https://bitbucket.org/multicoreware/x265_git/downloads/${PN}_${PV}.tar.gz"
30 - KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv x86"
31 + KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv x86"
32 fi
33
34 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"