summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 15:14:54 +0000
committerSam James <sam@gentoo.org>2023-12-21 15:14:54 +0000
commit9018b8e3478941f4c827e41c70fa8162d68b642a (patch)
tree288ff484371046158da46e95389950311e28b5b2 /media-libs
parentx11-themes/mate-backgrounds: fix syntax & unnecessary KEYWORDS (triple assign... (diff)
downloadgentoo-9018b8e3478941f4c827e41c70fa8162d68b642a.tar.gz
gentoo-9018b8e3478941f4c827e41c70fa8162d68b642a.tar.bz2
gentoo-9018b8e3478941f4c827e41c70fa8162d68b642a.zip
media-libs/x265: Stabilize 3.5-r3 ppc64, #920463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/x265/x265-3.5-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-3.5-r3.ebuild b/media-libs/x265/x265-3.5-r3.ebuild
index 20f75fca3c91..080e3d81579d 100644
--- a/media-libs/x265/x265-3.5-r3.ebuild
+++ b/media-libs/x265/x265-3.5-r3.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 ~loong ~mips ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv x86"
fi
DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"