summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 15:04:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 15:04:38 +0200
commitbce8ff3d9a6090b016c1bfbdaa117133bf431b15 (patch)
tree681c7356d06c2620c74722b1dc558bbf92167a07 /media-video
parentsys-apps/systemd: Stabilize 252.4 ppc64, #887749 (diff)
downloadgentoo-bce8ff3d9a6090b016c1bfbdaa117133bf431b15.tar.gz
gentoo-bce8ff3d9a6090b016c1bfbdaa117133bf431b15.tar.bz2
gentoo-bce8ff3d9a6090b016c1bfbdaa117133bf431b15.zip
media-video/ffmpegthumbnailer: Stabilize 2.2.2-r1 ppc64, #886913
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r1.ebuild
index 41d3e458eca8..b8e12150fea3 100644
--- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r1.ebuild
+++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="gnome gtk jpeg png test"
RESTRICT="!test? ( test )"