Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/hevc-hm/
Date: Mon, 20 Mar 2023 13:57:29
Message-Id: 1679320610.4941bff464c2c81dab7e5585112b606ebd209cd4.dlan@gentoo
1 commit: 4941bff464c2c81dab7e5585112b606ebd209cd4
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 20 13:56:50 2023 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 20 13:56:50 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4941bff4
7
8 media-video/hevc-hm: Keyword 17.0 riscv, #902217
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 media-video/hevc-hm/hevc-hm-17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/hevc-hm/hevc-hm-17.0.ebuild b/media-video/hevc-hm/hevc-hm-17.0.ebuild
16 index b44fc2abdf86..94100a99695b 100644
17 --- a/media-video/hevc-hm/hevc-hm-17.0.ebuild
18 +++ b/media-video/hevc-hm/hevc-hm-17.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://vcgit.hhi.fraunhofer.de/jvet/HM/-/archive/HM-${PV}/HM-HM-${PV}.
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~mips"
24 +KEYWORDS="~amd64 ~mips ~riscv"
25
26 S="${WORKDIR}/HM-HM-${PV}"