diff options
author | Sam James <sam@gentoo.org> | 2024-05-11 00:33:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-11 00:33:16 +0100 |
commit | f820c6a734a7eae02ea230bf02e63327110b4da1 (patch) | |
tree | 7605543f4bcccadbda154331f78ae16040f5ae57 /media-video/movit | |
parent | net-vpn/tailscale: add 1.66.1 (diff) | |
download | gentoo-f820c6a734a7eae02ea230bf02e63327110b4da1.tar.gz gentoo-f820c6a734a7eae02ea230bf02e63327110b4da1.tar.bz2 gentoo-f820c6a734a7eae02ea230bf02e63327110b4da1.zip |
media-video/movit: Stabilize 1.7.1 x86, #931696
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/movit')
-rw-r--r-- | media-video/movit/movit-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/movit/movit-1.7.1.ebuild b/media-video/movit/movit-1.7.1.ebuild index b34bd7e21774..32e1804d6776 100644 --- a/media-video/movit/movit-1.7.1.ebuild +++ b/media-video/movit/movit-1.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://movit.sesse.net/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" # no sane way to use OpenGL from within tests? RESTRICT="test" |