summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-11 00:33:17 +0100
committerSam James <sam@gentoo.org>2024-05-11 00:33:17 +0100
commit703893c7b893688b7048b6287aa8969bfd77b102 (patch)
tree516eb3d5011988f2d4236d4f0ad9b1af825ecf5a
parentmedia-video/movit: Stabilize 1.7.1 x86, #931696 (diff)
downloadgentoo-703893c7b893688b7048b6287aa8969bfd77b102.tar.gz
gentoo-703893c7b893688b7048b6287aa8969bfd77b102.tar.bz2
gentoo-703893c7b893688b7048b6287aa8969bfd77b102.zip
media-video/movit: Stabilize 1.7.1 amd64, #931696
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-video/movit/movit-1.7.1.ebuild2
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 32e1804d6776..7de70fd39be5 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"