diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-16 12:55:12 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-16 14:17:01 +0200 |
commit | 690a4bdd089e1596f2654eaf633c3d0be1af066d (patch) | |
tree | 755387ff163ac8321e6d9f656ee173d989c9c623 /media-libs/x265 | |
parent | ros-meta/geometry: Bump to 1.11.9. (diff) | |
download | gentoo-690a4bdd089e1596f2654eaf633c3d0be1af066d.tar.gz gentoo-690a4bdd089e1596f2654eaf633c3d0be1af066d.tar.bz2 gentoo-690a4bdd089e1596f2654eaf633c3d0be1af066d.zip |
media-libs/x265: update live ebuild subslot
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/x265')
-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 9aa6aafc30d2..b7e3fb2f6d94 100644 --- a/media-libs/x265/x265-9999.ebuild +++ b/media-libs/x265/x265-9999.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="http://x265.org/" LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/116" +SLOT="0/130" IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test" ASM_DEPEND=">=dev-lang/yasm-1.2.0" |