diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-14 17:24:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-14 17:24:04 +0100 |
commit | 700fe25079365a9e2d0b8caaaf2ea86b7d68b84d (patch) | |
tree | 24c5c959923df81672dbcbc52a9e79a3d0a8304b /media-video/movit | |
parent | sci-geosciences/qgis: add 3.22.3 (diff) | |
download | gentoo-700fe25079365a9e2d0b8caaaf2ea86b7d68b84d.tar.gz gentoo-700fe25079365a9e2d0b8caaaf2ea86b7d68b84d.tar.bz2 gentoo-700fe25079365a9e2d0b8caaaf2ea86b7d68b84d.zip |
media-video/movit: amd64 stable wrt bug #831131
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 a7b1d3fca963..2eadd78e8ba1 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" |