diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-10-04 18:24:34 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-10-04 19:28:45 +0200 |
commit | b487338cebaafec052137ff92a5d3f34d18f9f05 (patch) | |
tree | 58c89cc54a1a8c60371def7c7bfcc9f41bf989c8 /media-libs/x265/x265-9999.ebuild | |
parent | dev-lang/moarvm: Enable verbose build (diff) | |
download | gentoo-b487338cebaafec052137ff92a5d3f34d18f9f05.tar.gz gentoo-b487338cebaafec052137ff92a5d3f34d18f9f05.tar.bz2 gentoo-b487338cebaafec052137ff92a5d3f34d18f9f05.zip |
media-libs/x265: bump to 3.2
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-libs/x265/x265-9999.ebuild')
-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 a020423d9d59..e946da2c3db5 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/179" +SLOT="0/180" IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test" ASM_DEPEND=">=dev-lang/yasm-1.2.0" |