diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 15:54:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 15:54:04 -0700 |
commit | dff3d789c7e48ebb16cdce0ecdc776eff076b7ef (patch) | |
tree | 06c4c513ca8f7b1575608ad9cfaaa7d81e355f8f /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly-1.14.1: ppc64 stable, bug 661288 (diff) | |
download | gentoo-dff3d789c7e48ebb16cdce0ecdc776eff076b7ef.tar.gz gentoo-dff3d789c7e48ebb16cdce0ecdc776eff076b7ef.tar.bz2 gentoo-dff3d789c7e48ebb16cdce0ecdc776eff076b7ef.zip |
media-libs/gstreamer-1.14.1: ppc64 stable, bug 661288
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.1.ebuild b/media-libs/gstreamer/gstreamer-1.14.1.ebuild index 81fb7d61ac6b..9d84c6466875 100644 --- a/media-libs/gstreamer/gstreamer-1.14.1.ebuild +++ b/media-libs/gstreamer/gstreamer-1.14.1.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=" |