summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-10 07:45:15 +0000
committerSam James <sam@gentoo.org>2023-03-10 07:45:41 +0000
commit77807a6e044818c3fec20827b5ac5a0cc811d8d9 (patch)
treecf44e990a00cf5416697a645682464037d7b50ec /media-libs
parentdev-libs/libxslt: fix README install for live (diff)
downloadgentoo-77807a6e044818c3fec20827b5ac5a0cc811d8d9.tar.gz
gentoo-77807a6e044818c3fec20827b5ac5a0cc811d8d9.tar.bz2
gentoo-77807a6e044818c3fec20827b5ac5a0cc811d8d9.zip
media-libs/x265: update subslot for live
Closes: https://bugs.gentoo.org/820254 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/x265/x265-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
index d7178b2765cc..d7587145d46d 100644
--- a/media-libs/x265/x265-9999.ebuild
+++ b/media-libs/x265/x265-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ HOMEPAGE="http://x265.org/ https://bitbucket.org/multicoreware/x265_git/"
LICENSE="GPL-2"
# subslot = libx265 soname
-SLOT="0/199"
+SLOT="0/207"
IUSE="+10bit +12bit cpu_flags_arm_neon cpu_flags_ppc_vsx2 numa pic test"
RESTRICT="!test? ( test )"