diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 15:35:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 15:35:33 +0100 |
commit | 0269e140f32448fdfab388770dcb20c6c8f1a123 (patch) | |
tree | b612a64173ce80f88e0c1558d3de4c96f546c4cd /media-video | |
parent | www-client/seamonkey: Security cleanup for bug #604500 (diff) | |
download | gentoo-0269e140f32448fdfab388770dcb20c6c8f1a123.tar.gz gentoo-0269e140f32448fdfab388770dcb20c6c8f1a123.tar.bz2 gentoo-0269e140f32448fdfab388770dcb20c6c8f1a123.zip |
media-video/ffmpegthumbnailer: amd64 stable wrt bug #575520
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild index 6b870cabc7f8..f27bc771bb7a 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dirkvdb/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gnome gtk jpeg libav png test" RDEPEND=" |