diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:23:21 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:23:21 -0700 |
commit | ec6143ba4ff77a0f901c5411a9012c8f7bcabb88 (patch) | |
tree | b3952b9cad698079d4def148c4ff173b8dbf7c88 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.12.4: ppc64 stable, bug 650540 (diff) | |
download | gentoo-ec6143ba4ff77a0f901c5411a9012c8f7bcabb88.tar.gz gentoo-ec6143ba4ff77a0f901c5411a9012c8f7bcabb88.tar.bz2 gentoo-ec6143ba4ff77a0f901c5411a9012c8f7bcabb88.zip |
media-libs/gstreamer-1.12.4: ppc64 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 7ed31e82b966..eb6202dd1358 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=" |