summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-14 16:40:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-14 16:40:32 +0200
commitce21ad61ac8de5b0f35e04c110195a14edb1e966 (patch)
tree6b3282d4bded95501cfdb7a36ac8d5fc9d514bdf /media-video/movit
parentmedia-gfx/gmic: Stabilize 3.0.0 arm64, #831124 (diff)
downloadgentoo-ce21ad61ac8de5b0f35e04c110195a14edb1e966.tar.gz
gentoo-ce21ad61ac8de5b0f35e04c110195a14edb1e966.tar.bz2
gentoo-ce21ad61ac8de5b0f35e04c110195a14edb1e966.zip
media-video/movit: Stabilize 1.6.3 arm64, #831131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/movit')
-rw-r--r--media-video/movit/movit-1.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/movit/movit-1.6.3.ebuild b/media-video/movit/movit-1.6.3.ebuild
index 01c10ef697ac..a7b1d3fca963 100644
--- a/media-video/movit/movit-1.6.3.ebuild
+++ b/media-video/movit/movit-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"