diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-08 20:35:31 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-08 20:35:31 -0800 |
commit | 98d34ffaec76a0e60a5a6da830bb209bdb019ae4 (patch) | |
tree | bdbd0f19d34259ea1c2616554a81bad6692d913a /media-libs | |
parent | media-libs/gst-rtsp-server-1.14.2: amd64 stable, bug 674854 (diff) | |
download | gentoo-98d34ffaec76a0e60a5a6da830bb209bdb019ae4.tar.gz gentoo-98d34ffaec76a0e60a5a6da830bb209bdb019ae4.tar.bz2 gentoo-98d34ffaec76a0e60a5a6da830bb209bdb019ae4.zip |
media-libs/gstreamer-1.14.4: amd64 stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-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 3a401ea5a3e1..75363350c451 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=" |