diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:58 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:58 +0200 |
commit | 88b952fe24f76fff69ff025cebed466a64e652ab (patch) | |
tree | e9f1cbd946878e4783696ce698831278cb146ad8 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.10.5-r0: alpha stable (diff) | |
download | gentoo-88b952fe24f76fff69ff025cebed466a64e652ab.tar.gz gentoo-88b952fe24f76fff69ff025cebed466a64e652ab.tar.bz2 gentoo-88b952fe24f76fff69ff025cebed466a64e652ab.zip |
media-libs/gstreamer-1.10.5-r0: alpha stable
Gentoo-Bug: 624180
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.10.5.ebuild b/media-libs/gstreamer/gstreamer-1.10.5.ebuild index 9d2bb2251d77..aa1cfc608b27 100644 --- a/media-libs/gstreamer/gstreamer-1.10.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.10.5.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=" |