diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 15:03:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 15:03:23 +0100 |
commit | c2a5b91f1fe69581e34f5ea446cd96a5f4e63040 (patch) | |
tree | 05e8bbaf38df774a7c4d6e9d7561b8d09258563e /media-plugins/gst-plugins-assrender | |
parent | media-libs/gstreamer: arm stable wrt bug #702246 (diff) | |
download | gentoo-c2a5b91f1fe69581e34f5ea446cd96a5f4e63040.tar.gz gentoo-c2a5b91f1fe69581e34f5ea446cd96a5f4e63040.tar.bz2 gentoo-c2a5b91f1fe69581e34f5ea446cd96a5f4e63040.zip |
media-plugins/gst-plugins-assrender: arm stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-assrender')
-rw-r--r-- | media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.14.5.ebuild b/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.14.5.ebuild index 6c2ed2ce5469..27a25f36cd4a 100644 --- a/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.14.5.ebuild +++ b/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.14.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="ASS/SSA rendering with effects support plugin for GStreamer" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}]" |