diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:22:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:22:38 -0700 |
commit | 387cfb882afb58f32968a93d1cb9815865360cd7 (patch) | |
tree | cc292ec26b14c7df769c90c0568a7b2eb91799e9 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.12.4: ppc stable, bug 650540 (diff) | |
download | gentoo-387cfb882afb58f32968a93d1cb9815865360cd7.tar.gz gentoo-387cfb882afb58f32968a93d1cb9815865360cd7.tar.bz2 gentoo-387cfb882afb58f32968a93d1cb9815865360cd7.zip |
media-libs/gstreamer-1.12.4: ppc stable, bug 650540
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.12.4.ebuild b/media-libs/gstreamer/gstreamer-1.12.4.ebuild index fd811b198be7..7ed31e82b966 100644 --- a/media-libs/gstreamer/gstreamer-1.12.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.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=" |