From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 5 May 2019 03:19:23 +0000 (+0200) Subject: media-libs/x265: Update subslot in live ebuild. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1b26672c072385c1e9f622a2f8047cd603bbf1c7;p=gentoo.git media-libs/x265: Update subslot in live ebuild. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Mike Gilbert --- diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild index 8fff39d6afbc..32a290b75dd2 100644 --- a/media-libs/x265/x265-9999.ebuild +++ b/media-libs/x265/x265-9999.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/" LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/169" +SLOT="0/173" IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test" ASM_DEPEND=">=dev-lang/yasm-1.2.0"