summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:00:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:00:31 +0200
commit4b8e1ac43dc990169b8af8f8f3aaa4bc36b29442 (patch)
tree40202b487c895f6550de94d644f69a1ecf502466 /media-libs
parentmedia-libs/libsamplerate: s390 stable wrt bug #747664 (diff)
downloadgentoo-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')
-rw-r--r--media-libs/libvpx/libvpx-1.9.0.ebuild2
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 )"