diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-25 23:00:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-25 23:00:20 +0200 |
commit | aefd9543a785e9b5e15c27a7475917710ada56d2 (patch) | |
tree | 1a04af77eabc74a6f386b2fd84bbd97728161e15 /media-video/ffmpegthumbnailer | |
parent | app-office/libreoffice-bin: Simplify java deps (diff) | |
download | gentoo-aefd9543a785e9b5e15c27a7475917710ada56d2.tar.gz gentoo-aefd9543a785e9b5e15c27a7475917710ada56d2.tar.bz2 gentoo-aefd9543a785e9b5e15c27a7475917710ada56d2.zip |
media-video/ffmpegthumbnailer: Stabilize 2.2.2 arm64, #833742
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2.ebuild index 39e35bb53241..d355e9023be2 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dirkvdb/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86" IUSE="gnome gtk jpeg png test" RESTRICT="!test? ( test )" |