diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-08 15:14:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-08 15:42:19 -0400 |
commit | 3883fda382e24abab98bff185d1db3e199bdab69 (patch) | |
tree | f47521ee9cfcbd0faa3986f9c8e3e9bcde4bc0e1 /media-libs/libvpx | |
parent | net-analyzer/suricata: fixed installations warnings (diff) | |
download | gentoo-3883fda382e24abab98bff185d1db3e199bdab69.tar.gz gentoo-3883fda382e24abab98bff185d1db3e199bdab69.tar.bz2 gentoo-3883fda382e24abab98bff185d1db3e199bdab69.zip |
media-libs/libvpx: arm64 stable (bug #693510)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/libvpx')
-rw-r--r-- | media-libs/libvpx/libvpx-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.7.0.ebuild b/media-libs/libvpx/libvpx-1.7.0.ebuild index e37ec4d62fa8..4e8b1c2d3823 100644 --- a/media-libs/libvpx/libvpx-1.7.0.ebuild +++ b/media-libs/libvpx/libvpx-1.7.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/webmproject/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0/5" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_avx cpu_flags_x86_avx2 doc cpu_flags_x86_mmx postproc cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 +highbitdepth static-libs svc test +threads" REQUIRED_USE=" |