summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-09 23:36:42 +0000
committerSam James <sam@gentoo.org>2022-03-09 23:36:42 +0000
commiteb516382e8dd0e61efe9d221d7722996c424c60d (patch)
tree7b75871195bb1a3efc6aa4bb0f9dbdc5aa3f6591 /media-libs/x265/x265-3.5-r2.ebuild
parentdev-python/ratelimit: fix WhitespaceFound (diff)
downloadgentoo-eb516382e8dd0e61efe9d221d7722996c424c60d.tar.gz
gentoo-eb516382e8dd0e61efe9d221d7722996c424c60d.tar.bz2
gentoo-eb516382e8dd0e61efe9d221d7722996c424c60d.zip
media-libs/x265: forward ~riscv
Dropped on bump (race condition, I think). Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/x265/x265-3.5-r2.ebuild')
-rw-r--r--media-libs/x265/x265-3.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-3.5-r2.ebuild b/media-libs/x265/x265-3.5-r2.ebuild
index 24b5b5f195d0..8ccbefead9ac 100644
--- a/media-libs/x265/x265-3.5-r2.ebuild
+++ b/media-libs/x265/x265-3.5-r2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
S=${WORKDIR}/${P}/source
else
SRC_URI="https://bitbucket.org/multicoreware/x265_git/downloads/${PN}_${PV}.tar.gz"
- KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv x86"
fi
DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"