diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-09-28 18:26:48 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-09-28 22:56:15 -0400 |
commit | ad7c48b3422c2932d393d9a458f6c5ef81c19275 (patch) | |
tree | 9d1623e1889a753df60dcc380fe999161138652a /media-libs | |
parent | media-libs/x264: Update subslot. (diff) | |
download | gentoo-ad7c48b3422c2932d393d9a458f6c5ef81c19275.tar.gz gentoo-ad7c48b3422c2932d393d9a458f6c5ef81c19275.tar.bz2 gentoo-ad7c48b3422c2932d393d9a458f6c5ef81c19275.zip |
media-libs/x265: Update subslot.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/x265/x265-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild index 599c13412516..a020423d9d59 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/176" +SLOT="0/179" IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test" ASM_DEPEND=">=dev-lang/yasm-1.2.0" |