diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 16:23:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 16:23:54 +0300 |
commit | 16864b84f786f284371b669f241fc0c3eb997df6 (patch) | |
tree | 486938344ed00630c70a740c644b78f8b9ae05a6 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly: arm stable wrt bug #674854 (diff) | |
download | gentoo-16864b84f786f284371b669f241fc0c3eb997df6.tar.gz gentoo-16864b84f786f284371b669f241fc0c3eb997df6.tar.bz2 gentoo-16864b84f786f284371b669f241fc0c3eb997df6.zip |
media-libs/gstreamer: arm stable wrt bug #674854
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.4.ebuild b/media-libs/gstreamer/gstreamer-1.14.4.ebuild index b7ca2c3d5b5a..c5e4214beeb0 100644 --- a/media-libs/gstreamer/gstreamer-1.14.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.14.4.ebuild @@ -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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RDEPEND=" |