diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 15:03:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 15:03:21 +0100 |
commit | bff67609d62e5c43f5fb08c7b7c8d9d786f2f5f5 (patch) | |
tree | 5643b0488b539cb9029d2f96f1f9278e3cb7b16d /media-libs/gstreamer/gstreamer-1.14.5.ebuild | |
parent | media-libs/gst-plugins-good: arm stable wrt bug #702246 (diff) | |
download | gentoo-bff67609d62e5c43f5fb08c7b7c8d9d786f2f5f5.tar.gz gentoo-bff67609d62e5c43f5fb08c7b7c8d9d786f2f5f5.tar.bz2 gentoo-bff67609d62e5c43f5fb08c7b7c8d9d786f2f5f5.zip |
media-libs/gstreamer: 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-libs/gstreamer/gstreamer-1.14.5.ebuild')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.5.ebuild b/media-libs/gstreamer/gstreamer-1.14.5.ebuild index 76c462409c9e..03f5af5d40a3 100644 --- a/media-libs/gstreamer/gstreamer-1.14.5.ebuild +++ b/media-libs/gstreamer/gstreamer-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 @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RESTRICT="!test? ( test )" |