diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 09:00:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 09:00:31 +0200 |
commit | 4b8e1ac43dc990169b8af8f8f3aaa4bc36b29442 (patch) | |
tree | 40202b487c895f6550de94d644f69a1ecf502466 /media-libs/libvpx | |
parent | media-libs/libsamplerate: s390 stable wrt bug #747664 (diff) | |
download | gentoo-4b8e1ac43dc990169b8af8f8f3aaa4bc36b29442.tar.gz gentoo-4b8e1ac43dc990169b8af8f8f3aaa4bc36b29442.tar.bz2 gentoo-4b8e1ac43dc990169b8af8f8f3aaa4bc36b29442.zip |
media-libs/libvpx: sparc stable wrt bug #746152
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libvpx')
-rw-r--r-- | media-libs/libvpx/libvpx-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.9.0.ebuild b/media-libs/libvpx/libvpx-1.9.0.ebuild index 767233752ad8..a437b47fa4fd 100644 --- a/media-libs/libvpx/libvpx-1.9.0.ebuild +++ b/media-libs/libvpx/libvpx-1.9.0.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/webmproject/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0/6" -KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc +highbitdepth postproc static-libs svc test +threads" REQUIRED_USE="test? ( threads )" |