diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-14 17:24:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-14 17:24:52 +0100 |
commit | 527121fff140ea2e9d3bd56175cb14470e7fa42b (patch) | |
tree | e35b5c6c82c09436da329dfe5388a321a1cc711f /media-video/movit | |
parent | dev-python/argon2-cffi-bindings: x86 stable wrt bug #830962 (diff) | |
download | gentoo-527121fff140ea2e9d3bd56175cb14470e7fa42b.tar.gz gentoo-527121fff140ea2e9d3bd56175cb14470e7fa42b.tar.bz2 gentoo-527121fff140ea2e9d3bd56175cb14470e7fa42b.zip |
media-video/movit: x86 stable wrt bug #831131
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/movit')
-rw-r--r-- | media-video/movit/movit-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/movit/movit-1.6.3.ebuild b/media-video/movit/movit-1.6.3.ebuild index 2eadd78e8ba1..2d77e1844390 100644 --- a/media-video/movit/movit-1.6.3.ebuild +++ b/media-video/movit/movit-1.6.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://movit.sesse.net/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" # no sane way to use OpenGL from within tests? RESTRICT="test" |