diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 16:59:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 17:28:56 +0300 |
commit | eb4d7c7b46b3d1d73f47c434093b0a284593245d (patch) | |
tree | 38bfb95ee5f16dd946761ae02f007a4700163c87 /media-libs | |
parent | dev-ruby/dbf: Stabilize 5.0.1 amd64, #941025 (diff) | |
download | gentoo-eb4d7c7b46b3d1d73f47c434093b0a284593245d.tar.gz gentoo-eb4d7c7b46b3d1d73f47c434093b0a284593245d.tar.bz2 gentoo-eb4d7c7b46b3d1d73f47c434093b0a284593245d.zip |
media-libs/libvpx: Stabilize 1.14.1 amd64, #940102
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvpx/libvpx-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.14.1.ebuild b/media-libs/libvpx/libvpx-1.14.1.ebuild index 6da948997675..b3190f693e19 100644 --- a/media-libs/libvpx/libvpx-1.14.1.ebuild +++ b/media-libs/libvpx/libvpx-1.14.1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0/9" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_ppc_vsx3 doc +highbitdepth postproc static-libs test +threads" REQUIRED_USE="test? ( threads )" RESTRICT="!test? ( test )" |