commit: 7876b9ca991006e09e35431cd4f78b85d245d04c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 2 22:14:08 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 2 22:14:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7876b9ca
media-libs/libvpx: Stabilize 1.9.0 amd64, #746152 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libvpx/libvpx-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libvpx/libvpx-1.9.0.ebuild b/media-libs/libvpx/libvpx-1.9.0.ebuild index 7505ae66f66..1d890fa5b62 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 )"
