summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-01 15:45:57 +0000
committerSam James <sam@gentoo.org>2021-12-01 15:45:57 +0000
commit9591e8238da4f5ddab702a01f93fba05943f2a0d (patch)
treeb6d69687f990e528d6ec764db63958f3d6f6d9ad /media-libs/x265/x265-9999.ebuild
parentxorg-3.eclass: don't override XORG_EAUTORECONF from ebuilds in 9999 (diff)
downloadgentoo-9591e8238da4f5ddab702a01f93fba05943f2a0d.tar.gz
gentoo-9591e8238da4f5ddab702a01f93fba05943f2a0d.tar.bz2
gentoo-9591e8238da4f5ddab702a01f93fba05943f2a0d.zip
media-libs/x265: rebase 9999 patches
Closes: https://bugs.gentoo.org/808462 Thanks-to: soundbastlerlive@gmx.at (rebasing ppc64) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/x265/x265-9999.ebuild')
-rw-r--r--media-libs/x265/x265-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
index 58018488f52c..d686f028c1da 100644
--- a/media-libs/x265/x265-9999.ebuild
+++ b/media-libs/x265/x265-9999.ebuild
@@ -31,9 +31,9 @@ BDEPEND="
abi_x86_64? ( ${ASM_DEPEND} )"
PATCHES=(
- "${FILESDIR}/arm-r1.patch"
- "${FILESDIR}/neon.patch"
- "${FILESDIR}/x265-3.3-ppc64.patch"
+ "${FILESDIR}/${PN}-9999-arm.patch"
+ #"${FILESDIR}/neon.patch"
+ "${FILESDIR}/${PN}-9999-ppc64.patch"
"${FILESDIR}/tests.patch"
"${FILESDIR}/test-ns.patch"
)