diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 21:49:59 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 21:49:59 +0100 |
commit | ee234f9c47ea3972740901bcb4b05c59f495577f (patch) | |
tree | 8740dc2e5a245db52c84cb7897b7f5d6c8ec8013 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.12.3-r0: alpha stable (diff) | |
download | gentoo-ee234f9c47ea3972740901bcb4b05c59f495577f.tar.gz gentoo-ee234f9c47ea3972740901bcb4b05c59f495577f.tar.bz2 gentoo-ee234f9c47ea3972740901bcb4b05c59f495577f.zip |
media-libs/gstreamer-1.12.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635900
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.12.3.ebuild b/media-libs/gstreamer/gstreamer-1.12.3.ebuild index 6c44bd373cc9..21b98bdd359f 100644 --- a/media-libs/gstreamer/gstreamer-1.12.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.3.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=" |