diff options
author | 2022-02-19 19:27:06 +0000 | |
---|---|---|
committer | 2022-02-19 19:27:06 +0000 | |
commit | 1784268c33072ddc3c8e78e82560413c181d841c (patch) | |
tree | c6bb17aa7fa522e99c485033fdfa8115eaefd7a0 /media-video | |
parent | net-analyzer/cacti-spine: Stabilize 1.2.19 sparc, #833730 (diff) | |
download | gentoo-1784268c33072ddc3c8e78e82560413c181d841c.tar.gz gentoo-1784268c33072ddc3c8e78e82560413c181d841c.tar.bz2 gentoo-1784268c33072ddc3c8e78e82560413c181d841c.zip |
media-video/ffmpegthumbnailer: Stabilize 2.2.2 sparc, #833742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-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 d79c27eabb6d..39e35bb53241 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 )" |