diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:38:17 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:38:17 -0800 |
commit | 88ba141d8f29a37c0ae11121b70191560b59643d (patch) | |
tree | 63490bc27bc0a8086f9fffb44987ab325cbc1afb /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.14.3: alpha stable, bug 674854 (diff) | |
download | gentoo-88ba141d8f29a37c0ae11121b70191560b59643d.tar.gz gentoo-88ba141d8f29a37c0ae11121b70191560b59643d.tar.bz2 gentoo-88ba141d8f29a37c0ae11121b70191560b59643d.zip |
media-libs/gstreamer-1.14.4: alpha stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 36288c8e2f66..3914dcc0ccbc 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=" |